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

This commit is contained in:
yflory
2017-07-03 14:43:17 +02:00
9 changed files with 214 additions and 42 deletions

View File

@@ -695,8 +695,6 @@ define([
Cryptpad.onLogout(function () { setEditable(false); });
};
var interval = 100;
var first = function () {
Cryptpad.ready(function () {
andThen();