Move the 'logged out' screen inside the sframe
This commit is contained in:
@@ -629,7 +629,7 @@ define([
|
||||
saveImage();
|
||||
});
|
||||
|
||||
Cryptpad.onLogout(function () { setEditable(false); });
|
||||
common.onLogout(function () { setEditable(false); });
|
||||
};
|
||||
|
||||
var main = function () {
|
||||
|
||||
Reference in New Issue
Block a user