From d02fb549470a3293f913258cf88efc8e6d4d78ba Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 1 Oct 2020 18:11:43 +0200 Subject: 1.4.7 or something. --- StoneIsland/platforms/ios/www/js/lib/blogs/BlogView.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'StoneIsland/platforms/ios/www/js/lib/blogs/BlogView.js') diff --git a/StoneIsland/platforms/ios/www/js/lib/blogs/BlogView.js b/StoneIsland/platforms/ios/www/js/lib/blogs/BlogView.js index d37846c2..5263bee5 100755 --- a/StoneIsland/platforms/ios/www/js/lib/blogs/BlogView.js +++ b/StoneIsland/platforms/ios/www/js/lib/blogs/BlogView.js @@ -65,7 +65,7 @@ var BlogView = View.extend({ app.department_id = app.store.Departments[0].uri app.collection.setCollectionName( app.store.Departments[0].text ) } - $("#collections h1").toggleClass("single-dept", app.store.Departments.length == 1) + $("#collection h1").toggleClass("multi-dept", app.store.Departments.length > 1) //// demo department for shoes with weird SizeTypeId // app.department_id = "NKDrtSC" if (sdk.env === 'test') { -- cgit v1.2.3-70-g09d2