From b90cd93d37e1d4797e120fc0714035e57c0bc6f4 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 17 Dec 2015 12:10:42 -0500 Subject: [PATCH] added array dimensions --- 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 10fc40c..59e7a91 100644 --- a/views/list_products.php +++ b/views/list_products.php @@ -3,7 +3,7 @@
- ID, 'post-thumbnail'); ?> + ID, array(320, 285)); ?>
term; ?> -- 2.17.1