Widget: DCTList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 358: | Line 358: | ||
); | ); | ||
}); | }); | ||
console.log(functionsData) | |||
const allFunctions = Array.from(functionsData.values(), entry => entry[FUNC_KEY]).flat(); | const allFunctions = Array.from(functionsData.values(), entry => entry[FUNC_KEY]).flat(); |
Revision as of 14:37, 25 July 2023
DCT list widget.
Currently in use – do not modify!