Spreadsheets editors are marked as viewers before they make a change
parent
15f85bbea1
commit
7926d86b51
|
@ -1321,6 +1321,8 @@ define([
|
|||
return;
|
||||
}
|
||||
|
||||
APP.onLocal(); // Add our data to the userlist
|
||||
|
||||
if (APP.history) {
|
||||
try {
|
||||
getEditor().asc_setRestriction(true);
|
||||
|
|
Loading…
Reference in New Issue