add comment
This commit is contained in:
parent
c3a309585e
commit
1ff7846e71
1 changed files with 1 additions and 0 deletions
|
@ -720,6 +720,7 @@ Ox.AnnotationFolder = function(options, self) {
|
|||
self.options.selected = item.id;
|
||||
}
|
||||
if (self.options.type == 'entity' && Ox.isEmpty(data)) {
|
||||
// did not match any existing entity
|
||||
self.$annotations.updateItem('');
|
||||
}
|
||||
if (self.$widget) {
|
||||
|
|
Loading…
Reference in a new issue