summaryrefslogtreecommitdiff
path: root/StoneIsland/www/index.html
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-11-13 20:23:08 -0500
committerJules Laplace <jules@okfoc.us>2015-11-13 20:23:08 -0500
commita8d09a3420a94531d465057339a3e5b42a05c761 (patch)
tree4a35dd29c3512cd877fc4feb567b4beff9d51f5d /StoneIsland/www/index.html
parent93e3a8798987bcc714b6da832ecea849ad904324 (diff)
make size/color filters work
Diffstat (limited to 'StoneIsland/www/index.html')
-rw-r--r--StoneIsland/www/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/StoneIsland/www/index.html b/StoneIsland/www/index.html
index 22e2792a..6fb061b1 100644
--- a/StoneIsland/www/index.html
+++ b/StoneIsland/www/index.html
@@ -490,8 +490,6 @@
<script src="js/lib/products/CollectionView.js"></script>
<script src="js/lib/products/filters/CategoryFilter.js"></script>
-<script src="js/lib/products/filters/SizeFilter.js"></script>
-<script src="js/lib/products/filters/ColorFilter.js"></script>
<script src="js/lib/products/ProductView.js"></script>
<script src="js/lib/products/GalleryView.js"></script>
<script src="js/lib/products/Selector.js"></script>