Index: branches/wmf/1.17wmf1/resources/Resources.php |
— | — | @@ -418,6 +418,8 @@ |
419 | 419 | 'mediawiki.legacy.ajaxwatch' => array( |
420 | 420 | 'scripts' => 'skins/common/ajaxwatch.js', |
421 | 421 | 'dependencies' => 'mediawiki.legacy.wikibits', |
| 422 | + 'remoteBasePath' => $GLOBALS['wgStylePath'], |
| 423 | + 'localBasePath' => "{$GLOBALS['IP']}/skins", |
422 | 424 | ), |
423 | 425 | 'mediawiki.legacy.block' => array( |
424 | 426 | 'scripts' => 'common/block.js', |