MediaWiki:Gadget-calc.js: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary Tag: Manual revert |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
if ($('.jcConfig').length) { |
if ($('.jcConfig').length) { |
||
mw.loader.load( 'ext.gadget.calc-core' ); |
mw.loader.load( 'ext.gadget.calc-core' ); |
||
//mw.loader.load( '/js/calc-core.js' ); |
|||
//mw.loader.load( '/images/es6test.js' ); |
|||
} |
} |
||
}) |
}) |