MediaWiki:Common.js: Difference between revisions

m
Prvent redirection for iphone
(Created page with '//<source lang="javascript"> →‎Import more specific scripts if necessary: if (wgAction == "edit" || wgAction == "submit" || wgPageName == "Special:Upload") //scripts speci…')
 
m (Prvent redirection for iphone)
 
Line 80: Line 80:
   }
   }
   
   
  if (!stopMobileRedirectCookieExists()) {
/**  if (!stopMobileRedirectCookieExists()) {
     document.location = mobileSiteLink();
     document.location = mobileSiteLink();
   }
   }
*/
}
}
   
   
1,120

edits