Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
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 15:46, 13 June 2022

Development verstion of the DCT List.
Not ready for production!