MediaWiki:Gadget-Charts.js: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 1:
$(function () {
$(function () { if ($( '.rsw-chartjs-config' ).length) { mw.loader.load( 'ext.gadget.Charts-core' ); }})▼
if ($( '.rsw-chartjs-config' ).length) {
▲
}
})
| |||