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