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); | |||
let html2 = ''; | let html2 = ''; | ||
groupedSources.forEach(group => { | groupedSources.forEach(group => { |
Revision as of 14:46, 13 June 2022
Development verstion of the DCT List.
Not ready for production!