Widget: DCTList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 389: | Line 389: | ||
if (confirmedFunctions.length > 0) { | if (confirmedFunctions.length > 0) { | ||
dct.functions.set(funcCategory, | dct.functions.set(funcCategory, { [DESC_KEY]: categoryData[DESC_KEY], [FUNC_KEY]: confirmedFunctions }); | ||
} | } | ||
}); | }); |
Revision as of 16:19, 17 November 2022
Development verstion of the DCT List.
Not ready for production!