mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
MINOR Using new jQuery.changetracker.destroy method in LeftAndMain.EditForm.js
This commit is contained in:
parent
0b6d45356e
commit
e23a7585a7
@ -107,6 +107,7 @@
|
||||
this._super();
|
||||
},
|
||||
onunmatch: function() {
|
||||
this.changetracker('destroy');
|
||||
this._super();
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user