From c1dafedd9847d14d01756b6cd469874fa84544ab Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 17 Dec 2015 15:09:06 -0500 Subject: [PATCH] added list and grid view conditional --- views/list_products.php | 37 ++++++++++++++++++++++++++++++++++--- 1 file changed, 34 insertions(+), 3 deletions(-) diff --git a/views/list_products.php b/views/list_products.php index 59e7a91..29ad49f 100644 --- a/views/list_products.php +++ b/views/list_products.php @@ -1,6 +1,8 @@ -
+ +
-
+ +
ID, array(320, 285)); ?> @@ -14,5 +16,34 @@
-
+
+ + + + + + + + + + + + + + + -- 2.17.1