mirror of
https://github.com/ONLYOFFICE/sdkjs-forms.git
synced 2026-02-10 18:05:42 +08:00
[oform] Fix rendering of role color when deleting a role
This commit is contained in:
@ -195,6 +195,7 @@
|
||||
this.Format.addFieldGroup(delegateFieldGroup);
|
||||
}
|
||||
|
||||
this.NeedRedraw = true;
|
||||
this.endAction();
|
||||
return true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user