From 7a137d6d8bd1eeed74f55cff6c10c9598e6616b9 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 13 Jan 2016 09:04:46 -0500 Subject: [PATCH] reverting changes --- 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 78fafc3..8e3e3c8 100644 --- a/views/list_products.php +++ b/views/list_products.php @@ -5,7 +5,6 @@ echo category_description($cat_id); $cat_children = get_term_children($cat_id, MICHSCI_CATEGORY_NAME); ?> - - - - ID,'michsci_tag'); ?> -
- - -
- name; ?> -
-
- - ID,'michsci_tag'); ?> @@ -91,5 +71,5 @@ - + -- 2.17.1