User:Enterprisey/afch-dev.js: Difference between revisions

Content deleted Content added
m K6ka moved page User:APerson/afch-dev.js to User:Enterprisey/afch-dev.js: Automatically moved page while renaming the user "APerson" to "Enterprisey"
Updating AFCH: master @ 2f1956
Line 1:
/* Uploaded from https://github.com/WPAFC/afch-rewrite, commit: 30fc3eb3d1d7ad58810d3f5e9f487fc0ed59e51c2f19566ece98b38472dbb1d917a6935aa1d2409d (<git.Head "master">) */
//<nowiki>
( function ( $, mw ) {
Line 49:
AFCH.consts.scriptpath = mw.config.get( 'wgServer' ) + mw.config.get( 'wgScript' );
AFCH.consts.baseurl = AFCH.consts.scriptpath +
'?action=raw&ctype=text/javascript&title=User:APersonEnterprisey/afch-dev.js';
 
$.getScript( AFCH.consts.baseurl + '/core.js' ).done( function () {