JS cleanup
Change-Id: I804d9f5e13f0c186da19cd31eae5156277f0f0d4
This commit is contained in:
@@ -115,7 +115,6 @@
|
||||
.concat( mw.uls.getPreviousLanguages() )
|
||||
.concat( mw.uls.getAcceptLanguageList() );
|
||||
if ( window.GEO ) {
|
||||
console.log( $.uls.data.languagesInTerritory( window.GEO.country_code ) );
|
||||
list = list.concat( $.uls.data.languagesInTerritory( window.GEO.country_code ) );
|
||||
}
|
||||
$.each( list, function ( i, v ) {
|
||||
|
||||
Reference in New Issue
Block a user