fixes, separation of notefull from noteshort

This commit is contained in:
zadam
2020-01-25 14:37:12 +01:00
parent 516e6c35da
commit ac7d5f2e81
18 changed files with 64 additions and 103 deletions

View File

@@ -172,8 +172,6 @@ function AttributesModel() {
toastService.showMessage("Attributes have been saved.");
appContext.getActiveTabContext().attributes.refreshAttributes();
// FIXME detail should be also reloaded
appContext.trigger('reloadTree');
};