]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Only create the button pane once and store a reference to it. Fixes #8343...
authorScott González <scott.gonzalez@gmail.com>
Tue, 22 May 2012 12:28:53 +0000 (08:28 -0400)
committerScott González <scott.gonzalez@gmail.com>
Tue, 22 May 2012 12:28:53 +0000 (08:28 -0400)
commit286941ef8d325d6c0621eb29714792743871b1a3
tree9f7e24b5237ee21abdd785b7eafe838decfce741
parentc42bdcecf825e295f483413f8d20b2079947faec
Dialog: Only create the button pane once and store a reference to it. Fixes #8343 - _createButtons removes all elements with .ui-dialog-buttonpane class.
ui/jquery.ui.dialog.js