Widget: DCTList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 385: | Line 385: | ||
<span>Technologies</span> | <span>Technologies</span> | ||
</h1> | </h1> | ||
<h2>Filters</h2> | <div id="#dct-filters"> | ||
<h2>Filters</h2> | |||
<div class="filter-wrapper"> | |||
<h3>Functions</h3> | |||
<div class="filter-button-wrapper"> | |||
<button type="button" onclick="selectAll('#functions-filter')">Select all</button> | | |||
<button type="button" onclick="deselectAll('#functions-filter')">Deselect all</button> | |||
</div> | |||
<div class="filter-content" id="functions-filter" ></div> | |||
</div> | </div> | ||
<div class="filter-wrapper"> | |||
<h3>Supported Platforms</h3> | |||
<div class="filter-button-wrapper"> | |||
<button type="button" onclick="selectAll('#data-source-filter')">Select all</button> | | |||
<button type="button" onclick="deselectAll('#data-source-filter')">Deselect all</button> | |||
</div> | |||
<div class="filter-content" id="data-source-filter"></div> | |||
</div> | </div> | ||
</div> | </div> | ||
<div id="dct-tabulator"></div> | <div id="dct-tabulator"></div> | ||
</div> | </div> | ||
</includeonly> | </includeonly> |
Revision as of 12:56, 15 June 2022
Development verstion of the DCT List.
Not ready for production!