Permalink
Browse files
dialog unit tests: no more overlay option
- Loading branch information...
Showing
with
0 additions
and
1 deletion.
-
+0
−1
tests/unit/dialog/dialog.js
|
|
@@ -20,7 +20,6 @@ var defaults = { |
|
|
minHeight: 150,
|
|
|
minWidth: 150,
|
|
|
modal: false,
|
|
|
- overlay: {},
|
|
|
position: 'center',
|
|
|
resizable: true,
|
|
|
stack: true,
|
|
|
|
0 comments on commit
3268e41