add select2 destroy method
This commit is contained in:
src/inputs
@ -155,7 +155,7 @@ To create your own input you can inherit from this class.
|
||||
/**
|
||||
Additional actions when destroying element
|
||||
**/
|
||||
destroy: function() {
|
||||
destroy: function() {
|
||||
},
|
||||
|
||||
// -------- helper functions --------
|
||||
|
Reference in New Issue
Block a user