Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 453: Line 453:
 
                 filterState.functions = funcOpts;
 
                 filterState.functions = funcOpts;
 
                 // TEMPORARY! Restore original functionality. Delete later
 
                 // TEMPORARY! Restore original functionality. Delete later
                 // filterState.functions =  
+
                 filterState.functions = Array.from(funcOpts).flat(2);
 
             }
 
             }
  

Revision as of 18:06, 18 November 2022

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