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 672: Line 672:
                                 summaryHtml += cat + ' <small>(' + subs.join(', ') + ')</small>, ';
                                 summaryHtml += cat + ' <small>(' + subs.join(', ') + ')</small>, ';
                             }
                             }
                            summaryHtml = summaryHtml.substring(0, summaryHtml.length - 2);
                         }
                         }
                         summaryHtml  += '</td></tr>';
                         summaryHtml  += '</td></tr>';

Revision as of 15:44, 21 November 2022

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