2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Merge pull request #14457 from hnrch02/button-set-val-after-event-loop

Change value of stateful button after event loop
This commit is contained in:
Heinrich Fenkart
2014-10-29 04:28:22 +01:00
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -35,10 +35,10 @@
if (data.resetText == null) $el.data('resetText', $el[val]())
$el[val](data[state] == null ? this.options[state] : data[state])
// push to event loop to allow forms to submit
setTimeout($.proxy(function () {
$el[val](data[state] == null ? this.options[state] : data[state])
if (state == 'loadingText') {
this.isLoading = true
$el.addClass(d).attr(d, d)