Widget: DCTList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 109: | Line 109: | ||
function updateFilter() { | function updateFilter() { | ||
table.setFilter(dctFilter, { dataSources: selectedSources }); | |||
} | } | ||
Line 166: | Line 166: | ||
).map(checkbox => checkbox.value); | ).map(checkbox => checkbox.value); | ||
updateFilter(); | |||
}, { passive: true }); | }, { passive: true }); | ||
Revision as of 15:08, 8 June 2022
Development verstion of the DCT List.
Not ready for production!