MediaWiki:Gadget-calc.js: Difference between revisions

no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 1:
$(function () {
$(function () { if ($('.jcConfig').length) { mw.loader.load( 'ext.gadget.calc-core' ); }})
if ($('.jcConfig').length) {
$(function () { if ($('.jcConfig').length) { mw.loader.load( 'ext.gadget.calc-core' ); }})
}
})