Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 672: Line 672:
 
                                 document.getElementById('subfunc-filter-' + escapeAttr(subfun)).checked = !!functions[subfun];
 
                                 document.getElementById('subfunc-filter-' + escapeAttr(subfun)).checked = !!functions[subfun];
 
                             });
 
                             });
 
+
                            document.getElementById('functions-filter').dispatchEvent(new Event('change'));
 
                             document.getElementById('functions-filter').closest('.filter-wrapper').classList.toggle('open');
 
                             document.getElementById('functions-filter').closest('.filter-wrapper').classList.toggle('open');
 
                         }
 
                         }

Revision as of 13:26, 5 June 2023

Current version of the DCT List.
Not ready for production!