Content added Content deleted
|
|
Line 1: |
Line 1: |
|
|
$(function () { |
⚫ |
$(function () { if ($( '.rsw-chartjs-config' ).length) { mw.loader.load( 'ext.gadget.Charts-core' ); }}) |
|
|
|
if ($( '.rsw-chartjs-config' ).length) { |
|
⚫ |
mw.loader.load( 'ext.gadget.Charts-core' ); |
|
|
} |
|
|
}) |
Latest revision as of 17:14, 17 October 2024
$(function () {
if ($( '.rsw-chartjs-config' ).length) {
mw.loader.load( 'ext.gadget.Charts-core' );
}
})