Widget: DCTList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 240: | Line 240: | ||
if (group.length > 0) groupedSources.push(group); | if (group.length > 0) groupedSources.push(group); | ||
} | } | ||
groupedSources.push(dataSources); | |||
console.log(groupedSources) | console.log(groupedSources) | ||
Revision as of 14:40, 13 June 2022
Development verstion of the DCT List.
Not ready for production!