From 1a8229e2916e3fad7744982239132e7e127aa685 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 12 Jan 2016 10:03:55 -0500 Subject: [PATCH] added category description to product list --- views/list_products.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/views/list_products.php b/views/list_products.php index 2f4819e..6b5b37b 100644 --- a/views/list_products.php +++ b/views/list_products.php @@ -2,6 +2,13 @@
+ ID,'michsci_tag'); ?> @@ -24,6 +31,13 @@
+ ID,'michsci_tag'); ?> -- 2.17.1