[desktop] for bug 60014
This commit is contained in:
parent
3208a4bdf2
commit
7b03f08adc
|
@ -288,6 +288,7 @@ define([
|
|||
if ( features.readonly ) {
|
||||
if ( api.asc_getLocalRestrictions() == Asc.c_oAscLocalRestrictionType.None ) {
|
||||
features.readonly = false;
|
||||
header.setDocumentReadOnly(false);
|
||||
native.execCommand('webapps:features', JSON.stringify(features));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue