Przeglądaj źródła

new info button

andre 5 miesięcy temu
rodzic
commit
af5f211bc5
1 zmienionych plików z 1 dodań i 1 usunięć
  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');
     }