summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/www/index.html
diff options
context:
space:
mode:
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>