shish 5 tháng trước cách đây
mục cha
commit
ad0cf99aa4

+ 2 - 2
app-ghs/controllers/CustomController.php

@@ -824,7 +824,7 @@ class CustomController extends BaseController
             $hideMainId = 10536;
             $hideMainId = 10536;
             $hideAdminIds = [18505, 15187, 11961, 11648, 11644, 11641, 11976, 4];
             $hideAdminIds = [18505, 15187, 11961, 11648, 11644, 11641, 11976, 4];
         } else {
         } else {
-            $hideMainId = 644;
+            $hideMainId = 0;
             $hideAdminIds = [0];
             $hideAdminIds = [0];
         }
         }
         if ($this->mainId == $hideMainId) {
         if ($this->mainId == $hideMainId) {
@@ -880,7 +880,7 @@ class CustomController extends BaseController
             $hideMainId = 10536;
             $hideMainId = 10536;
             $hideAdminIds = [18505, 15187, 11961, 11648, 11644, 11641, 11976, 4];
             $hideAdminIds = [18505, 15187, 11961, 11648, 11644, 11641, 11976, 4];
         } else {
         } else {
-            $hideMainId = 644;
+            $hideMainId = 0;
             $hideAdminIds = [0];
             $hideAdminIds = [0];
         }
         }
         if ($this->mainId == $hideMainId) {
         if ($this->mainId == $hideMainId) {