Feat : Update js with assetic

This commit is contained in:
Author Name
2018-10-31 14:13:19 +01:00
committed by root
parent 2ee49175ef
commit d56dc27fe1
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -194,7 +194,7 @@ $(document).ready(function () {
margin: marginValue,
// stagePadding: paddingValue,
nav: true,
loop: true,
loop: $('.territory-carousel > .item').length <= 2 ? false : true,
center:true,
navText: ['<span class="left-arrow"></span>', '<span class="right-arrow"></span>']
});
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long