|
@@ -28,6 +28,7 @@ class DeleteButton extends ButtonDataTableModalAction implements ClientArea
|
|
|
|
|
|
|
|
public function initContent()
|
|
public function initContent()
|
|
|
{
|
|
{
|
|
|
|
|
+ parent::initContent();
|
|
|
$this->initIds('deleteDiskButton');
|
|
$this->initIds('deleteDiskButton');
|
|
|
$this->setDisableByColumnValue("master", true);
|
|
$this->setDisableByColumnValue("master", true);
|
|
|
$this->switchToRemoveBtn();
|
|
$this->switchToRemoveBtn();
|