User:DodoMan/common.js: Difference between revisions
From Test Wiki
Content deleted Content added
Installing User:Aviram7/js/all-in-one.js (script-installer) |
No edit summary |
||
| Line 6: | Line 6: | ||
// Ne pas afficher la différence pas défaut |
// Ne pas afficher la différence pas défaut |
||
var wikEdDiffPreset = false; |
var wikEdDiffPreset = false; |
||
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:WhitePhosphorus/js/all-in-one.js&action=raw&ctype=text/javascript'); |
|||
// disable loading for IE, not needed, but might save a few milliseconds |
// disable loading for IE, not needed, but might save a few milliseconds |
||
if (navigator.appName != 'Microsoft Internet Explorer') { |
if (navigator.appName != 'Microsoft Internet Explorer') { |
||