]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Use :data(resizable) instead of :ui-resizable to check if the dialog is resiz...
authorScott González <scott.gonzalez@gmail.com>
Fri, 24 Jul 2009 02:00:31 +0000 (02:00 +0000)
committerScott González <scott.gonzalez@gmail.com>
Fri, 24 Jul 2009 02:00:31 +0000 (02:00 +0000)
commit30bfc47c35e3bf3a21692ed1b588b258ebbae209
tree5e73017451c22d7ae8d79df46d3f5cb7348b9c78
parentd6f7a57eb1c8962a6affffcad542a2751c1f56ea
Dialog: Use :data(resizable) instead of :ui-resizable to check if the dialog is resizable.  Fixes a bug when the resizable plugin isn't loaded and the :ui-resizable selector therefore doesn't exist.
ui/ui.dialog.js