vendor/assets/javascripts/button.js in flashgrid-4.0.5 vs vendor/assets/javascripts/button.js in flashgrid-4.0.6

- old
+ new

@@ -8,10 +8,10 @@ this.$element = $(element) this.options = $.extend({}, Button.DEFAULTS, options) this.isLoading = false } - Button.VERSION = '3.3.1' + Button.VERSION = '3.3.2' Button.DEFAULTS = { loadingText: 'loading...' } \ No newline at end of file