This commit is contained in:
zadam
2020-01-30 22:38:31 +01:00
parent 48b401164a
commit 8bf794f13b
6 changed files with 67 additions and 41 deletions

View File

@@ -169,9 +169,6 @@ function AttributesModel() {
await showAttributes(attributes);
toastService.showMessage("Attributes have been saved.");
// FIXME detail should be also reloaded
appContext.trigger('reloadTree');
};
function addLastEmptyRow() {