Widget: DCTList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 430: | Line 430: | ||
function applyFilters(clear) { | function applyFilters(clear) { | ||
if (!table) return; | if (!table) return; | ||
// 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 14:33, 24 November 2022
Development verstion of the DCT List.
Not ready for production!