mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
Rem defect - refs #5112
This commit is contained in:
parent
fbbcbbb32f
commit
ea4ca1802b
@ -39,7 +39,6 @@
|
||||
|
||||
this.$el.on('oc.triggerOn.afterUpdate', this.proxy(this.toggleEmptyTabs))
|
||||
this.$el.one('dispose-control', this.proxy(this.dispose))
|
||||
this.$form.closest('.modal').on('hidden.oc.popup', this.proxy(this.dispose))
|
||||
}
|
||||
|
||||
FormWidget.prototype.dispose = function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user