Select what we want to display in the toolbar

This commit is contained in:
yflory
2017-01-13 17:08:00 +01:00
parent 2afdc11327
commit 767ba8b549
9 changed files with 184 additions and 157 deletions

View File

@@ -1747,6 +1747,7 @@ define([
var userList = APP.userList = info.userList;
APP.userName = {};
var config = {
displayed: ['useradmin', 'language', 'spinner', 'lag', 'state'],
readOnly: readOnly,
ifrw: window,
common: Cryptpad,