Cross-language language name search
Implementation of Also Written As language name search algorithm. See http://etherpad.wikimedia.org/l10n-uls-language-search Change-Id: Iff84408c531b650a44d031b63d5c823737cceafc
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
setlang : language
|
||||
} );
|
||||
window.location.href = uri.toString();
|
||||
}
|
||||
},
|
||||
searchAPI: mw.util.wikiScript( 'api' ) + "?action=languagesearch"
|
||||
} );
|
||||
} );
|
||||
} )( jQuery );
|
||||
|
||||
Reference in New Issue
Block a user