MediaWiki:Mobile.js: Difference between revisions

From Pearl Dental Software Wiki
Jump to navigation Jump to search
(Created page with "→‎All JavaScript here will be loaded for users of the mobile site: mw.loader.using('mobile.site.styles');")
 
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 */
mw.loader.using('mobile.site.styles');

Latest revision as of 11:49, 31 October 2022

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