Widget: DCTList: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 656: Line 656:
                                     .querySelectorAll('input[type="checkbox"]').forEach(box => box.checked = functions[fnCat]);
                                     .querySelectorAll('input[type="checkbox"]').forEach(box => box.checked = functions[fnCat]);
                             });
                             });
                            document.getElementById('functions-filter').closest('.filter-wrapper').querySelector('.filter-toggle').click();
                         }
                         }



Revision as of 18:32, 28 November 2022

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