Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 880: Line 880:
 
                 </div>
 
                 </div>
 
                 <div style="flex: 0 0;">
 
                 <div style="flex: 0 0;">
                     <button class="large-button" type="button" onclick="toggleFilter()">Filters</button>
+
                     <button class="large-button" type="button" onclick="toggleFilter()">Open Filters</button>
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
Line 905: Line 905:
 
                 </h2>
 
                 </h2>
 
                 <div style="text-align: center;">
 
                 <div style="text-align: center;">
                     <button class="large-button" type="button" onclick="clearFilters()">Clear Filters</button>
+
                     <button class="large-button" type="button" onclick="clearFilters()">Show All</button>
 
                 </div>
 
                 </div>
 
                 <div class="filter-wrapper">
 
                 <div class="filter-wrapper">

Revision as of 10:47, 30 November 2022

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