Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 430: Line 430:
  
 
         function applyFilters(clear) {
 
         function applyFilters(clear) {
            console.log('APPLY')
 
 
             if (!table) return;
 
             if (!table) return;
            console.log('after table')
 
  
 
             // If clear=true, pass empty object to the filter to disable it.
 
             // If clear=true, pass empty object to the filter to disable it.

Revision as of 15:33, 24 November 2022

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