Skip to content

Commit

Permalink
fix swiper js bug
Browse files Browse the repository at this point in the history
  • Loading branch information
lihongxun945 committed Nov 5, 2015
1 parent 6d280f7 commit b489e2e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/swiper-init.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ Framework7 Swiper Additions
else {
params = swiper.dataset();
}
var _slider = $.swiper(swiper[0], params);
destroySwiperOnRemove(_slider);
}
};
$.reinitSwiper = function (pageContainer) {
Expand Down

0 comments on commit b489e2e

Please sign in to comment.