Update formatting
Change-Id: Iaee2ab4f36d3a0dce143c62965ab29de504b31ea
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
mw.hook( 'mw.uls.interface.language.change' ).add( $.proxy( this.interfaceLanguageChange, this ) );
|
||||
mw.hook( 'mw.uls.font.change' ).add( $.proxy( this.fontChange, this ) );
|
||||
$( 'body' ).on( 'noresults.uls', '.uls-menu .languagefilter',
|
||||
$.proxy( this.noSearchResults, this )
|
||||
$.proxy( this.noSearchResults, this )
|
||||
);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user