mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-04-20 03:02:41 -04:00
Fixed #4050 (Dialog: undefined class being added to ui-dialog element)
This commit is contained in:
@@ -514,6 +514,7 @@ $.extend($.ui.dialog, {
|
||||
buttons: {},
|
||||
closeOnEscape: true,
|
||||
closeText: 'close',
|
||||
dialogClass: '',
|
||||
draggable: true,
|
||||
height: 'auto',
|
||||
minHeight: 150,
|
||||
|
||||
Reference in New Issue
Block a user