tags input in editor, #41

This commit is contained in:
Mo Bitar
2017-01-21 18:51:56 -06:00
parent 80f784e47a
commit 8e6a00b8d9
11 changed files with 77 additions and 148 deletions

View File

@@ -109,6 +109,7 @@ class Item {
removeAllRelationships() {
// must override
this.setDirty(true);
}
mergeMetadataFromItem(item) {