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