From 54ff260284f1805c396f323eb4ab6c9fb31f53d0 Mon Sep 17 00:00:00 2001 From: Веталь Date: Wed, 8 Feb 2017 13:58:03 +0200 Subject: [PATCH] -collection --- frontend/web/js/new_script.js | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/frontend/web/js/new_script.js b/frontend/web/js/new_script.js index 68efaec..2ddc870 100755 --- a/frontend/web/js/new_script.js +++ b/frontend/web/js/new_script.js @@ -145,6 +145,10 @@ $(document).ready(function () { slideBy: 1 }, 1200: { + items: 2, + slideBy: 1 + }, + 1980: { items: 3, slideBy: 1 } -- libgit2 0.21.4