add comment

This commit is contained in:
rolux 2014-12-17 19:37:17 +00:00
parent c3a309585e
commit 1ff7846e71

View file

@ -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) {