summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/lib/products/GalleryView.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-09-15 13:14:05 -0400
committerJules Laplace <jules@okfoc.us>2016-09-15 13:14:05 -0400
commit8b0d192d82bf12f3d82be6e9447918521e99d5ca (patch)
tree4bd07ab6a9fe54cd0194d792899536043b590ed2 /StoneIsland/www/js/lib/products/GalleryView.js
parentced3c488bca6698d6d93887e6e17badbb202361b (diff)
xml
Diffstat (limited to 'StoneIsland/www/js/lib/products/GalleryView.js')
-rwxr-xr-xStoneIsland/www/js/lib/products/GalleryView.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/www/js/lib/products/GalleryView.js b/StoneIsland/www/js/lib/products/GalleryView.js
index 84210674..1428aca9 100755
--- a/StoneIsland/www/js/lib/products/GalleryView.js
+++ b/StoneIsland/www/js/lib/products/GalleryView.js
@@ -62,4 +62,4 @@ var GalleryView = View.extend({
var YOOX_IMAGE_STYLE_ORDER = "ZZZ f r d e a b c g l".split(" ")
-function sort_image_styles (b,a){ return (YOOX_IMAGE_STYLE_ORDER.indexOf(a)) - (YOOX_IMAGE_STYLE_ORDER.indexOf(b)) } \ No newline at end of file
+function sort_image_styles (b,a){ return (YOOX_IMAGE_STYLE_ORDER.indexOf(b)) - (YOOX_IMAGE_STYLE_ORDER.indexOf(a)) } \ No newline at end of file