diff --git a/js/icon_select.js b/js/icon_select.js index 0afd9bf48..fb2cc06c3 100644 --- a/js/icon_select.js +++ b/js/icon_select.js @@ -143,7 +143,6 @@ $(function() _destroy: function() { this.element.removeClass( "itop-icon-select" ); - this.oButton.button( "destroy" ); }, // _setOptions is called with a hash of all options that are changing