Difference between revisions of "MediaWiki:Common.js"
Jump to navigation
Jump to search
(Replaced content with "jQuery(document).ready(function(){ mw.loader.load('//http://www.eagle-network.eu/wiki/index.php?title=MediaWiki:AuthorityControl.js&action=raw&ctype=text/javascript'); });") |
m |
||
Line 1: | Line 1: | ||
jQuery(document).ready(function(){ |
jQuery(document).ready(function(){ |
||
− | mw.loader.load(' |
+ | mw.loader.load('//www.eagle-network.eu/wiki/index.php?title=MediaWiki:AuthorityControl.js&action=raw&ctype=text/javascript'); |
}); |
}); |
Revision as of 10:51, 12 May 2014
jQuery(document).ready(function(){ mw.loader.load('//www.eagle-network.eu/wiki/index.php?title=MediaWiki:AuthorityControl.js&action=raw&ctype=text/javascript'); });