]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Don't use .attr( props, true ) for creating buttons since that API doesn...
authorScott González <scott.gonzalez@gmail.com>
Thu, 7 Apr 2011 18:06:36 +0000 (14:06 -0400)
committerScott González <scott.gonzalez@gmail.com>
Thu, 7 Apr 2011 18:06:36 +0000 (14:06 -0400)
commite388153049503255810d4a871e06e9930de74c70
tree02b43e17d8b29a2057e39646f0f3fcf758ddb50f
parentc205fbc4cc6753a493e1e4f499e3c34431c1b254
Dialog: Don't use .attr( props, true ) for creating buttons since that API doesn't exist in jQueery 1.3.2. Fixes #7226 - Dialog buttons badly handled with JQuery 1.3.2.
ui/jquery.ui.dialog.js