summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/www/index.html
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2017-04-02 20:43:54 +0200
committerJules Laplace <jules@okfoc.us>2017-04-02 20:44:32 +0200
commitd0e609bf53d071f0ae66682fb1a2c21201b437a4 (patch)
treefb60e84111dfa4cd65c669f02482d4c9d855f13f /StoneIsland/platforms/ios/www/index.html
parentf8c49771075e1169468ff58fe73817c6a6325a5e (diff)
build
Diffstat (limited to 'StoneIsland/platforms/ios/www/index.html')
-rwxr-xr-xStoneIsland/platforms/ios/www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/platforms/ios/www/index.html b/StoneIsland/platforms/ios/www/index.html
index 28c4f8c6..c9e6e575 100755
--- a/StoneIsland/platforms/ios/www/index.html
+++ b/StoneIsland/platforms/ios/www/index.html
@@ -262,7 +262,6 @@
<div class="gallery-right"></div>
<div class="content">
<div class="product-header">
- <span class="num"></span>
<span class="title"></span>
</div>
<div class="type-price">
@@ -1138,6 +1137,7 @@
<script src="js/lib/products/CollectionView.js"></script>
<script src="js/lib/products/filters/CategoryFilter.js"></script>
<script src="js/lib/products/filters/DepartmentFilter.js"></script>
+<script src="js/lib/products/filters/SizeFilter.js"></script>
<script src="js/lib/products/ClosedStoreView.js"></script>
<script src="js/lib/products/ProductView.js"></script>
<script src="js/lib/products/GalleryView.js"></script>