Merge remote branch 'origin/master'

This commit is contained in:
Jörn Zaefferer
2011-05-18 15:58:42 +02:00

View File

@@ -742,7 +742,7 @@ $.extend( $.ui.dialog.overlay, {
$( [ document, window ] ).unbind( ".dialog-overlay" );
}
$el.remove();
$el.height( 0 ).width( 0 ).remove();
// adjust the maxZ to allow other modal dialogs to continue to work (see #4309)
var maxZ = 0;