Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 403: Line 403:
 
                                 }
 
                                 }
 
                             }, '');
 
                             }, '');
                             if (gIndex === groupedSources.length - 1) {  
+
                             if (gIndex === groupedSources.length - 1) {
 +
                                out += '<span class="sources-collapse-toggle">...</span>';
 
                                 out += '</div>';
 
                                 out += '</div>';
 
                             }
 
                             }

Revision as of 13:08, 12 July 2022

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