Widget: DCTList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 149: | Line 149: | ||
}) | }) | ||
window.addEventListener("load", function () { | |||
const checked1 = $('#data-source-filter input[type="checkbox"]:checked').map((idx, el) => el.value) | const checked1 = $('#data-source-filter input[type="checkbox"]:checked').map((idx, el) => el.value) | ||
console.log('jqr', checked1) | console.log('jqr', checked1) |
Revision as of 13:25, 8 June 2022
Development verstion of the DCT List.
Not ready for production!