N°7438 - Dashboard: Fix crash when closing the editor modal

This commit is contained in:
Molkobain
2024-04-09 10:40:06 +02:00
parent 7f9b60d66f
commit cbaff212e7

View File

@@ -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