vendor/assets/javascripts/_button.js in active_frontend-12.2.0 vs vendor/assets/javascripts/_button.js in active_frontend-12.3.0
- old
+ new
@@ -8,10 +8,10 @@
this.$element = $(element)
this.options = $.extend({}, Button.DEFAULTS, options)
this.isLoading = false
}
- Button.VERSION = '3.3.2'
+ Button.VERSION = '3.3.6'
Button.DEFAULTS = {
loadingText: 'loading...'
}
\ No newline at end of file