|
|
@@ -30,7 +30,6 @@ class DeleteButton extends ButtonDataTableModalAction implements ClientArea
|
|
|
{
|
|
|
$this->initIds('deleteDiskButton');
|
|
|
$this->setDisableByColumnValue("master", true);
|
|
|
- $this->setDisableByColumnValue("root", true);
|
|
|
$this->switchToRemoveBtn();
|
|
|
$this->initLoadModalAction(new DeleteModal());
|
|
|
}
|