MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Tag: Reverted
Line 157: Line 157:
          
          
         // Hide communityFeatured
         // Hide communityFeatured
         communityFeatured.hide();
         //communityFeatured.hide();
         communityListFeatured.hide();
         //communityListFeatured.hide();
          
          
         // Extract and handle the information from the cardElement
         // Extract and handle the information from the cardElement
Line 276: Line 276:
          
          
         // Show communityFeatured
         // Show communityFeatured
         communityFeatured.show();
         //communityFeatured.show();
         communityListFeatured.show();
         //communityListFeatured.show();
     }
     }
      
      

Navigation menu