MediaWiki:Mobile.js: Difference between revisions

tweaks
No edit summary
(tweaks)
 
Line 1: Line 1:
/* All JavaScript here will be loaded for users of the mobile site */
/* All JavaScript here will be loaded for users of the mobile site */
/* All JavaScript here will be loaded for users of the mobile site */


Line 72: Line 70:
                       <a href="#" \
                       <a href="#" \
                             class="mw-ui-icon mw-ui-icon-before mw-ui-icon-minerva-watchlist"> \
                             class="mw-ui-icon mw-ui-icon-before mw-ui-icon-minerva-watchlist"> \
                       <span>In other languages</span> \
                       <span>#SSF! In other languages</span> \
                       </a> \
                       </a> \
                       </li> \
                       </li> \
Line 107: Line 105:
                           </li> \
                           </li> \
                       </ul> \
                       </ul> \
                </ul> \
                      <ul> \
                      <li> \
                      <a href="https://stop-synthetic-filth.org/wp/" \
                            class="mw-ui-icon mw-ui-icon-before mw-ui-icon-minerva-watchlist"> \
                      <span>#SSF! wordpress</span> \
                      </a> \
                      </li> \
                 </ul>'
                 </ul>'
             );
             );
             $(".menu").find(".level2").hide(); // hide level2 until level1 is clicked
             $(".menu").find(".level2").hide(); // hide level2 until level1 is clicked