resourceloader: Async all the way
[lhc/web/wiklou.git] / resources / src / mediawiki.page / mediawiki.page.watch.ajax.js
index 50f280a..cc1ffb7 100644 (file)
                        var action, api, $link;
 
                        // Start preloading the notification module (normally loaded by mw.notify())
-                       mw.loader.load( ['mediawiki.notification'], null, true );
+                       mw.loader.load( 'mediawiki.notification' );
 
                        action = mwUriGetAction( this.href );