]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Don't try to place the dialog next to itself on destroy. Fixes #8613 - Destro...
authorScott González <scott.gonzalez@gmail.com>
Mon, 1 Oct 2012 19:34:44 +0000 (15:34 -0400)
committerScott González <scott.gonzalez@gmail.com>
Mon, 1 Oct 2012 19:34:44 +0000 (15:34 -0400)
commit4ab4684cfc36f8afe8782eb0501b51c420d478ae
tree6e74b601c7eb860c0505aae2c8f3c5e10d47ed23
parent9b0c8b7041a4ebd302bd03ec9e9024e645deeaa2
Dialog: Don't try to place the dialog next to itself on destroy. Fixes #8613 - Destroying a dialog removes the original element from the DOM.
ui/jquery.ui.dialog.js