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