Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
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 16:44, 21 November 2022

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