Widget: DCTList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 44: | Line 44: | ||
.data-source-img { width: 2em; height: 2em; } | .data-source-img { width: 2em; height: 2em; } | ||
</style> | </style> | ||
<div id="dct-list-wrapper"> | |||
<h1>Social Media and Crowdsourcing Technologies</h1> | |||
<h2>Filters</h2> | |||
<div id="data-source-filter-wrapper"> | |||
<h3>Data Sources</h3> | |||
<button type="button" onclick="selectAll()">Select all</button> | |||
<button type="button" onclick="deselectAll()">Deselect all</button> | |||
<div id="data-source-filter"></div> | |||
</div> | |||
<div id="dct-tabulator"></div> | |||
</div> | |||
<script> | <script> | ||
Line 180: | Line 192: | ||
} | } | ||
</script> | </script> | ||
</includeonly> | </includeonly> |
Revision as of 14:52, 8 June 2022
Development verstion of the DCT List.
Not ready for production!