Changes

Jump to navigation Jump to search

MediaWiki:Common.js

2 bytes removed, 20:11, 4 April 2013
m
uncommented alert window for testing
if(document.documentElement.clientWidth <= 787 && document.URL.search("mobile") == -1)
{
/* alert("Hi!");*/
window.location.replace(document.URL + "?useformat=mobile");
}

Navigation menu