Skip to content

Commit

Permalink
fix user bug
Browse files Browse the repository at this point in the history
  • Loading branch information
saelozahra committed Oct 23, 2023
1 parent 843d7ff commit 49272c2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions project/templates/project-single.html
Original file line number Diff line number Diff line change
Expand Up @@ -408,9 +408,6 @@ <h4>رویدادهای {{ tld|replace:"-|/" }}</h4>

var owl = $('#timeline');
owl.owlCarousel({
items: 6,
center: true,
{# autoWidth: true,#}
dots: false,
})
owl.on('mousewheel', '.owl-stage', function (e) {
Expand Down

0 comments on commit 49272c2

Please sign in to comment.