evoxwht 2 lat temu
rodzic
commit
bba5cc80f7
1 zmienionych plików z 1 dodań i 2 usunięć
  1. 1 2
      crmeb/crmeb/utils/Arr.php

+ 1 - 2
crmeb/crmeb/utils/Arr.php

@@ -66,8 +66,7 @@ class Arr
             $temp['icon'] = $v['icon'];
             $temp['header'] = $v['header'];
             $temp['is_header'] = $v['is_header'];
-            $temp['is_show'] = $v['is_show'];
-            $temp['is_show_path'] = $v['is_show_path'];
+            $temp['is_show'] = $v['is_show_path'];
             if ($v['is_show_path']) {
                 $temp['auth'] = ['hidden'];
             }