58789: Feedback 2019-01-24

This commit is contained in:
Kristof De Langhe
2019-01-24 12:45:46 +01:00
parent d2a918b8e9
commit c150b5f350
7 changed files with 56 additions and 14 deletions

View File

@@ -175,6 +175,7 @@ export class MetadataSchemaComponent implements OnInit {
this.showNotification(false, failedResponses.length);
}
this.registryService.deselectAllMetadataField();
this.registryService.cancelEditMetadataField();
this.forceUpdateFields();
});
}