summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/lib
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-05-10 16:51:36 +0200
committerJules Laplace <julescarbon@gmail.com>2018-05-10 16:51:36 +0200
commit680e8abae653d88bb8f19866bb1a56e39b557964 (patch)
tree14e67bb7083c26f300c9d51fb3865bfbd387de37 /StoneIsland/www/js/lib
parentaa14cf56259f7e7ffb4c18af013cdfcfc56953fa (diff)
le fitfooter
Diffstat (limited to 'StoneIsland/www/js/lib')
-rwxr-xr-xStoneIsland/www/js/lib/products/ProductView.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/www/js/lib/products/ProductView.js b/StoneIsland/www/js/lib/products/ProductView.js
index 66554ce7..0ad58acc 100755
--- a/StoneIsland/www/js/lib/products/ProductView.js
+++ b/StoneIsland/www/js/lib/products/ProductView.js
@@ -219,7 +219,7 @@ var ProductView = ScrollableView.extend({
}
this.$fit.show()
} else {
- this.$fitFooter.hide()
+ this.$fitHeader.hide()
this.$fit.hide()
}