From 33bae1e87544d6aaaf261de03e0e63d7468e17b0 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 13 Jan 2016 10:55:25 -0500 Subject: [PATCH] removing sub category display to test bug fix --- views/list_products.php | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/views/list_products.php b/views/list_products.php index 520a7ba..2c1fcb8 100644 --- a/views/list_products.php +++ b/views/list_products.php @@ -5,26 +5,7 @@ echo category_description($cat_id); $cat_children = get_term_children($cat_id, MICHSCI_CATEGORY_NAME); ?> - - - - ID,'michsci_tag'); ?> -
- - -
- name; ?> -
-
- - + ID,'michsci_tag'); ?>
product grid small-12 medium-4 columnsend){ echo ' end';}?>"> @@ -42,7 +23,6 @@
- -- 2.17.1