From 3268e41300b96a6ba38666e518acc9931422fb87 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Fri, 30 Jan 2009 03:07:40 +0000 Subject: dialog unit tests: no more overlay option --- tests/unit/dialog/dialog.js | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/unit/dialog/dialog.js') diff --git a/tests/unit/dialog/dialog.js b/tests/unit/dialog/dialog.js index 25f8b63e9..9d64b5ac5 100644 --- a/tests/unit/dialog/dialog.js +++ b/tests/unit/dialog/dialog.js @@ -20,7 +20,6 @@ var defaults = { minHeight: 150, minWidth: 150, modal: false, - overlay: {}, position: 'center', resizable: true, stack: true, -- cgit v1.2.3