Changes

Jump to navigation Jump to search
no edit summary
Line 6: Line 6:  
// turned into a common script
 
// turned into a common script
   −
mw.loader.load( '/w/index.php?title=MediaWiki:quickpresets.css&action=raw&ctype=text/css', 'text/css' );
+
mw.loader.load( '/w/index.php?title=MediaWiki:Gadget-QuickPresets/defaultconf.css&action=raw&ctype=text/css', 'text/css' );
    
if( typeof(quick_props)=="undefined" ) {
 
if( typeof(quick_props)=="undefined" ) {
     mw.loader.load( '/w/index.php?title=MediaWiki:quickpresets_defaultconf.js&action=raw&ctype=text/javascript' );
+
     mw.loader.load( '/w/index.php?title=MediaWiki:Gadget-QuickPresets/defaultconf.js&action=raw&ctype=text/javascript' );
 
}
 
}
  

Navigation menu