MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(Replaced /w/index.php calls that result in 301 redirects)
m (suppress spurious error categories)
Line 1: Line 1:
/* Any JavaScript here will be loaded for all users on every page load. */
/* Any JavaScript here will be loaded for all users on every page load. <pre>*/


$(function() {
$(function() {
Line 175: Line 175:
/* XP tables */
/* XP tables */
mw.loader.load( '/wiki/MediaWiki:XPtable.js?action=raw&ctype=text/javascript' );
mw.loader.load( '/wiki/MediaWiki:XPtable.js?action=raw&ctype=text/javascript' );

/*</pre>*/