Readonly mode in /pad had contenteditable set to true
This commit is contained in:
@@ -700,7 +700,7 @@ define([
|
||||
|
||||
Cryptpad.getLastName(function (err, lastName) {
|
||||
console.log("Unlocking editor");
|
||||
setEditable(true);
|
||||
setEditable(!readOnly);
|
||||
initializing = false;
|
||||
Cryptpad.removeLoadingScreen(emitResize);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user