Widget: DCTList: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 353: Line 353:
         <h2>Filters</h2>
         <h2>Filters</h2>
         <div id="data-source-filter-wrapper">
         <div id="data-source-filter-wrapper">
            <h3>Functions</h3>
            <div id="functions-button-wrapper">
                <button type="button" onclick="selectAllSources()">Select all</button> |
                <button type="button" onclick="deselectAllSources()">Deselect all</button>
            </div>
            <div id="functions-filter"></div>
             <h3>Data Sources</h3>
             <h3>Data Sources</h3>
             <div id="data-source-button-wrapper">
             <div id="data-source-button-wrapper">

Revision as of 15:32, 13 June 2022

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