10000 Dialog: Cleanup. · faroncoder/jquery-ui@b9f206d · GitHub
[go: up one dir, main page]

Skip to content

Commit b9f206d

Browse files
committed
Dialog: Cleanup.
1 parent 28fcef5 commit b9f206d

File tree

2 files changed

+92
-100
lines changed

2 files changed

+92
-100
lines changed

tests/unit/dialog/dialog_common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ TestHelpers.commonWidgetTests( "dialog", {
22
defaults: {
33
appendTo: "body",
44
autoOpen: true,
5-
buttons: {},
5+
buttons: [],
66
closeOnEscape: true,
77
closeText: 'close',
88
disabled: false,

0 commit comments

Comments
 (0)
0