MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1,308: Line 1,308:
     requestAnimationFrame(function () {
     requestAnimationFrame(function () {
         var activeCount = jQuery("#filters .values button.active").length;
         var activeCount = jQuery("#filters .values button.active").length;
        console.log("updatePrintSelectionUI activeCount:", activeCount);


         if (activeCount > 0) {
         if (activeCount > 0) {

Navigation menu