فهرست منبع

new info button

andre 5 ماه پیش
والد
کامیت
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
      * @param $row
      * @return mixed
      * @return mixed
      */
      */
-    public function customColumnHtmlSelfdns($key, $row)
+    public function customColumnHtmlSelfdns()
     {
     {
         $this->addHtmlAttribute('display', 'none');
         $this->addHtmlAttribute('display', 'none');
     }
     }