Widget: CrisisCommunicationList: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 416: Line 416:
                         title: 'Phase',
                         title: 'Phase',
                         field: PHASE_PROP,
                         field: PHASE_PROP,
                        formatter: cell => cell.getValue().join(', ')
                    },
                    {
                        title: 'Language',
                        field: LANG_PROP,
                         formatter: cell => cell.getValue().join(', ')
                         formatter: cell => cell.getValue().join(', ')
                     }
                     }

Revision as of 15:12, 8 September 2023

Current version of the Crisis Communication Library.
Currently in use – do not modify!