Widget: DCTList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 484: | Line 484: | ||
} | } | ||
if (dct.usedByDmo.toLowerCase() === 'yes') { | if (dct.usedByDmo.toLowerCase() === 'yes') { | ||
out += '<br><span class="badge badge- | out += '<br><small><span class="badge badge-info">Used by DMOs</span></small>'; | ||
} | } | ||
return out; | return out; |
Revision as of 11:17, 13 September 2022
Development verstion of the DCT List.
Not ready for production!