Remove the langauge selector from toolbar and add it in settings

This commit is contained in:
yflory
2017-03-15 17:14:49 +01:00
parent 13d7b3cadc
commit 15e9af77bb
12 changed files with 55 additions and 14 deletions

View File

@@ -372,7 +372,7 @@ define([
userList = info.userList;
var config = {
displayed: ['useradmin', 'language', 'spinner', 'lag', 'state', 'share', 'userlist', 'newpad'],
displayed: ['useradmin', 'spinner', 'lag', 'state', 'share', 'userlist', 'newpad'],
userData: userData,
readOnly: readOnly,
ifrw: ifrw,