Skip to content

Commit

Permalink
Dialog: Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez committed Dec 11, 2012
1 parent 28fcef5 commit b9f206d
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 100 deletions.
2 changes: 1 addition & 1 deletion tests/unit/dialog/dialog_common.js
Expand Up @@ -2,7 +2,7 @@ TestHelpers.commonWidgetTests( "dialog", {
defaults: {
appendTo: "body",
autoOpen: true,
buttons: {},
buttons: [],
closeOnEscape: true,
closeText: 'close',
disabled: false,
Expand Down

0 comments on commit b9f206d

Please sign in to comment.