Commit 54ff260284f1805c396f323eb4ab6c9fb31f53d0

Authored by Виталий
1 parent 4426ad0c

-collection

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
frontend/web/js/new_script.js
... ... @@ -145,6 +145,10 @@ $(document).ready(function () {
145 145 slideBy: 1
146 146 },
147 147 1200: {
  148 + items: 2,
  149 + slideBy: 1
  150 + },
  151 + 1980: {
148 152 items: 3,
149 153 slideBy: 1
150 154 }
... ...