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

+1-1
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)