MediaWiki:Gadget-afchelper.js/submissions.js: Difference between revisions

Bug fix
m (→‎top: clean up, replaced: WT: → BT:)
(Bug fix)
 
Line 1,330: Line 1,330:
} else {
} else {
$.ajax( {
$.ajax( {
url: mw.config.get( 'wgServer' ) + '/index.php?title=User:WikiDwarfBOT/afchwikiproject.js&action=raw&ctype=text/json',
url: mw.config.get( 'wgServer' ) + '/w/index.php?title=User:WikiDwarfBOT/afchwikiproject.js&action=raw&ctype=text/json',
dataType: 'json'
dataType: 'json'
} ).done( function ( projectData ) {
} ).done( function ( projectData ) {