remove tab cat

This commit is contained in:
CHIEFSOFT\ameye
2024-02-27 08:18:21 -05:00
parent 422468566e
commit f286bdc753
+1 -1
View File
@@ -149,7 +149,7 @@ class WrenchResources extends BaseController
log_message('critical', "WrenchResources Path GATE 005");
$res1['tab_categories'] = json_encode( $this->getFamilyResourceCategory($in));
// $res1['tab_categories'] = json_encode( $this->getFamilyResourceCategory($in));
log_message('critical', "WrenchResources Path GATE 11");
$res1['ask_categories'] = $this->AskCategoryData();
$res1['upload_types'] = $this->uploadTypes();