vendor/assets/javascripts/scrollspy.js in flashgrid-3.3.2 vs vendor/assets/javascripts/scrollspy.js in flashgrid-3.4.0
- old
+ new
@@ -19,10 +19,10 @@
this.$scrollElement.on('scroll.bs.scrollspy', process)
this.refresh()
this.process()
}
- ScrollSpy.VERSION = '3.3.0'
+ ScrollSpy.VERSION = '3.3.1'
ScrollSpy.DEFAULTS = {
offset: 10
}
\ No newline at end of file