From 010385b2fa4f0656953c2fc70c363c9cd9f74a9d Mon Sep 17 00:00:00 2001 From: Scott González Date: Tue, 19 Jan 2010 23:25:38 +0000 Subject: Dialog, position: Removed bgiframe option; always use bgiframe when available. Fixes #5071 - Remove bgiframe option from all plugins. --- tests/unit/dialog/dialog_defaults.js | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/unit/dialog/dialog_defaults.js b/tests/unit/dialog/dialog_defaults.js index 9607bf194..999021d95 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', -- cgit v1.2.3