Widget: DCTList: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
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 12:08, 12 July 2022

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