Difference between revisions of "Widget:CrisisCommunicationList"

From LINKS Community Center
Jump to: navigation, search
Line 347: Line 347:
 
         Promise.all([getInstances()]).then(data => {
 
         Promise.all([getInstances()]).then(data => {
 
             const crisisComms = data[0];
 
             const crisisComms = data[0];
 +
 +
            console.log(crisisComms)
  
 
             // Collect values from instances to use in the filter.
 
             // Collect values from instances to use in the filter.

Revision as of 15:53, 8 September 2023

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