From 920111f66a3d9548e99f1fdcee166e33c137db6f Mon Sep 17 00:00:00 2001 From: Веталь Date: Wed, 8 Feb 2017 13:43:57 +0200 Subject: [PATCH] -collection --- frontend/web/js/new_script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/web/js/new_script.js b/frontend/web/js/new_script.js index cf4a5e6..83b3052 100755 --- a/frontend/web/js/new_script.js +++ b/frontend/web/js/new_script.js @@ -132,7 +132,7 @@ $(document).ready(function () { } - $('.new_collection').owlCarousel({ + $('.collection .new_collection').owlCarousel({ navigation : true, // Show next and prev buttons slideSpeed : 500, autoplayTimeout:3000, -- libgit2 0.21.4