Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging

This commit is contained in:
yflory
2017-09-12 18:40:20 +02:00
5 changed files with 62 additions and 4 deletions

View File

@@ -183,7 +183,6 @@ define([
// Update the userlist
var $editUsers = $userlistContent.find('.' + USERLIST_CLS).html('');
Cryptpad.clearTooltips();
var $editUsersList = $('<div>', {'class': 'cp-toolbar-userlist-others'});