]> source.dussan.org Git - jquery-ui.git/commitdiff
Dialog tests: Removed stack option.
authorScott González <scott.gonzalez@gmail.com>
Fri, 26 Oct 2012 18:38:27 +0000 (14:38 -0400)
committerScott González <scott.gonzalez@gmail.com>
Fri, 26 Oct 2012 18:38:27 +0000 (14:38 -0400)
tests/unit/dialog/dialog_common.js

index d49f78a4b1fc1ccc13aa69316aff181ab7e17cd5..2c0e86b46c58f3c22c350bd99636da58dfad70f6 100644 (file)
@@ -23,7 +23,6 @@ TestHelpers.commonWidgetTests( "dialog", {
                },
                resizable: true,
                show: null,
-               stack: true,
                title: '',
                width: 300,