aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/dialog/dialog_defaults.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/dialog/dialog_defaults.js b/tests/unit/dialog/dialog_defaults.js
index 9607bf194..33da934fd 100644
--- a/tests/unit/dialog/dialog_defaults.js
+++ b/tests/unit/dialog/dialog_defaults.js
@@ -4,7 +4,6 @@
var dialog_defaults = {
autoOpen: true,
- bgiframe: false,
buttons: {},
closeOnEscape: true,
closeText: 'close',
@@ -22,6 +21,7 @@ var dialog_defaults = {
resizable: true,
show: null,
stack: true,
+ stackfix: false,
title: '',
width: 300,
zIndex: 1000