|
|
@@ -27,8 +27,8 @@ class EditSettingButton extends ButtonDataTableModalAction implements ClientArea
|
|
|
public function initContent()
|
|
|
{
|
|
|
$this->initIds('editSettingButton');
|
|
|
- $this->setDisableByColumnValue("selfdns", 0);
|
|
|
$this->initLoadModalAction(new EditSettingModal());
|
|
|
+ $this->setDisableByColumnValue("mxactive", 'wrong');
|
|
|
}
|
|
|
|
|
|
}
|