r1880 - trunk/tests/unit/dialog
Author: rdworth
Date: Thu Jan 29 19:07:40 2009
New Revision: 1880
Modified:
trunk/tests/unit/dialog/dialog.js
Log:
dialog unit tests: no more overlay option
Modified: trunk/tests/unit/dialog/dialog.js
==============================================================================
--- trunk/tests/unit/dialog/dialog.js (original)
+++ trunk/tests/unit/dialog/dialog.js Thu Jan 29 19:07:40 2009
@@ -20,7 +20,6 @@
minHeight: 150,
minWidth: 150,
modal: false,
- overlay: {},
position: 'center',
resizable: true,
stack: true,