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
d0b7a54c514f99eac0567560c451ac2b7303deda
Authored by
Виталий
2017-02-08 13:51:32 +0200
1 parent
b1e115b3
-collection
Showing
1 changed file
with
1 additions
and
4 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 @
d0b7a54
...
...
@@ -140,10 +140,7 @@ $(document).ready(function () {
140
140
items:3,
141
141
responsiveClass: true,
142
142
responsive: {
143
- 0: {
144
- items: 2,
145
- slideBy: 1
146
- },
143
+
147
144
1200: {
148
145
items: 2,
149
146
slideBy: 1
...
...