Move the 'logged out' screen inside the sframe

This commit is contained in:
yflory
2017-11-13 17:28:09 +01:00
parent 5a2afb5c95
commit 1514ad5df3
9 changed files with 49 additions and 29 deletions

View File

@@ -440,7 +440,7 @@ define([
});
}, 2000);
//Cryptpad.onLogout(function () { ... });
//common.onLogout(function () { ... });
Cryptpad.onError(function (info) {
if (info && info.type === "store") {