mirror of
https://github.com/ONLYOFFICE/sdkjs-forms.git
synced 2026-02-10 18:05:42 +08:00
[oform] Fix roles update on the end of any action
This commit is contained in:
@ -480,6 +480,7 @@
|
||||
this.Format.removeUnusedFieldMasters();
|
||||
this.Format.correctFieldMasters(this.getDocument());
|
||||
this.correctFieldGroups();
|
||||
this.updateRoles();
|
||||
};
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Private area
|
||||
|
||||
Reference in New Issue
Block a user