From 691861bd03b588af2dc91cc00d234c500c00d09d Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 13 Jan 2016 10:01:34 -0500 Subject: [PATCH] changed subcat conditional --- views/list_products.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/list_products.php b/views/list_products.php index 3e53cda..0ba42d7 100644 --- a/views/list_products.php +++ b/views/list_products.php @@ -5,7 +5,7 @@ echo category_description($cat_id); $cat_children = get_term_children($cat_id, MICHSCI_CATEGORY_NAME); ?> - + -- 2.17.1