MediaWiki:Mobile.js: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
 
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 */
/* Ensures that mobile stylesheets load */
mw.loader.using('mobile.site.styles');

Latest revision as of 08:37, 15 October 2022

/* All JavaScript here will be loaded for users of the mobile site */

/* Ensures that mobile stylesheets load */
mw.loader.using('mobile.site.styles');