andre 5 месяцев назад
Родитель
Сommit
af5f211bc5
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/UI/Client/Setting/Pages/Settings.php

+ 1 - 1
app/UI/Client/Setting/Pages/Settings.php

@@ -95,7 +95,7 @@ class Settings extends DataTable implements ClientArea
      * @param $row
      * @return mixed
      */
-    public function customColumnHtmlSelfdns($key, $row)
+    public function customColumnHtmlSelfdns()
     {
         $this->addHtmlAttribute('display', 'none');
     }