Alex Savenko
/
linija-svitla
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
54ff260284f1805c396f323eb4ab6c9fb31f53d0
Authored by
Виталий
2017-02-08 13:58:03 +0200
1 parent
4426ad0c
-collection
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
frontend/web/js/new_script.js
Inline
Side-by-side
frontend/web/js/new_script.js
Wrap text
Show/Hide comments
View file @
54ff260
...
...
@@ -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
}
...
...