JsHint fixes - Move the invocation into the parens that contain the function.
Change-Id: I83d4808a9daeb6e0d52f77c718f9e384454d8ecc
This commit is contained in:
@@ -361,4 +361,4 @@
|
||||
$.fn.languagesettings.modules = $.extend( $.fn.languagesettings.modules, {
|
||||
display: DisplaySettings
|
||||
} );
|
||||
} ) ( jQuery, mediaWiki, window );
|
||||
}( jQuery, mediaWiki, window ) );
|
||||
|
||||
Reference in New Issue
Block a user