projects
/
WP-Plugins
/
michsci-products.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e29218
)
reverted changes
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 13 Jan 2016 16:31:10 +0000
(11:31 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 13 Jan 2016 16:31:10 +0000
(11:31 -0500)
views/list_products.php
patch
|
blob
|
history
diff --git
a/views/list_products.php
b/views/list_products.php
index
067f1ff
..
1718f3a
100644
(file)
--- a/
views/list_products.php
+++ b/
views/list_products.php
@@
-42,7
+42,7
@@
<?php } ?>
-<?php if(isset($_COOKIE['view'])
|| $_COOKIE['view']=="list"
){ ?>
+<?php if(isset($_COOKIE['view'])){ ?>
<div id="listView" class="row">
<?php
$catNum = $_REQUEST[MICHSCI_CATEGORY_NAME];