MediaWiki:Gadget-dps.js: Difference between revisions

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