Widget: CrisisCommunicationList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
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 14:53, 8 September 2023
Current version of the Crisis Communication Library.
Currently in use – do not modify!