no message

This commit is contained in:
Efstratios Giannopoulos 2024-06-07 17:55:33 +03:00
parent a23d1d7a62
commit 6c0f66f498
1 changed files with 0 additions and 2 deletions

View File

@ -24,8 +24,6 @@ export class FormFieldSetEditorDialogComponent {
this.propertiesFormGroup = data.propertiesFormGroup;
this.numberingText = data.numberingText;
this.visibilityRulesService = data.visibilityRulesService;
this.visibilityRulesService.setContext(null, null);
this.visibilityRulesService.reloadVisibility();
}
cancel() {