Changes

Jump to navigation Jump to search

MediaWiki:Common.js

16 bytes removed, 20:19, 4 April 2013
m
removed alert box
if(document.documentElement.clientWidth <= 787 && document.URL.search("mobile") == -1)
{
alert("Hi!");
window.location.replace(document.URL + "?useformat=mobile");
}

Navigation menu