Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 484: Line 484:
 
                             }
 
                             }
 
                             if (dct.usedByDmo.toLowerCase() === 'yes') {
 
                             if (dct.usedByDmo.toLowerCase() === 'yes') {
                                 out += '<br><small>Used by DMOs</small>';
+
                                 out += '<br><span class="badge badge-secondary">Used by DMOs</span>';
 
                             }
 
                             }
 
                             return out;
 
                             return out;

Revision as of 12:15, 13 September 2022

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