]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Override disabled option on create, force always-enabled state
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Mon, 21 Sep 2015 10:39:09 +0000 (12:39 +0200)
committerScott González <scott.gonzalez@gmail.com>
Fri, 25 Sep 2015 17:46:53 +0000 (13:46 -0400)
commit11bd6d28b795971aa55efccfaf69c4e6b5fde629
tree85de76e03e99eed3a983e1bebe3d55353be43c9a
parent874b4a0316b262edaf184a9ddbef539bb6496082
Dialog: Override disabled option on create, force always-enabled state

Without this, _on will still respect the disabled option and ends up
preventing closing the dialog.

Ref #9151
Ref gh-1599
ui/widgets/dialog.js