|
|
@@ -32,6 +32,7 @@ class DeleteButton extends ButtonDataTableModalAction implements ClientArea
|
|
|
$this->setDisableByColumnValue("master", true);
|
|
|
$this->switchToRemoveBtn();
|
|
|
$this->initLoadModalAction(new DeleteModal());
|
|
|
+ $this->addHtmlAttribute('disabled', true)
|
|
|
}
|
|
|
|
|
|
}
|