Difference between revisions of "Widget:CrisisCommunicationList"

From LINKS Community Center
Jump to: navigation, search
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 16:12, 8 September 2023

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