fix tests
This commit is contained in:
@ -49,6 +49,8 @@
|
||||
|
||||
destroy: function() {
|
||||
this.tip().remove();
|
||||
this.$element.off('destroyed');
|
||||
this.$element.removeData('editableContainer');
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user