mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Revert "Merge remote-tracking branch '3Dgoo/patch-1' into 3.4"
This reverts commit e617042422fc2bbcb0a5c735f10c5c24f1ccafdd, reversing changes made to 995d07756d0b7aeef611d61fe3a31663b70e4c51.
This commit is contained in:
parent
e617042422
commit
71cc5d83e6
@ -1081,7 +1081,7 @@ jQuery.noConflict();
|
||||
this._super();
|
||||
},
|
||||
onremove: function() {
|
||||
if(!this.data('button')) this.button('destroy');
|
||||
if(this.data('button')) this.button('destroy');
|
||||
this._super();
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user