aboutsummaryrefslogtreecommitdiffstats
path: root/build/tasks
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2013-03-15 06:40:51 -0400
committerScott González <scott.gonzalez@gmail.com>2013-03-15 06:41:06 -0400
commit0cc40d799ffdf7aa978f910b890915ee6ad7a2b8 (patch)
tree1b98f4f9c5f0afec75796e3fc6f6f9405e8c1a11 /build/tasks
parent4484c52a4d29ea4da53446ddea9f85b3f1231b06 (diff)
downloadjquery-ui-0cc40d799ffdf7aa978f910b890915ee6ad7a2b8.tar.gz
jquery-ui-0cc40d799ffdf7aa978f910b890915ee6ad7a2b8.zip
Dialog: Removed deprecated position handling. Fixes #8825 - Dialog: Remove array and string notations for position option.
Diffstat (limited to 'build/tasks')
-rw-r--r--build/tasks/testswarm.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/tasks/testswarm.js b/build/tasks/testswarm.js
index 3361b7fa9..d747d16f9 100644
--- a/build/tasks/testswarm.js
+++ b/build/tasks/testswarm.js
@@ -16,7 +16,6 @@ var versions = {
"Core": "core/core.html",
"Datepicker": "datepicker/datepicker.html",
"Dialog": "dialog/dialog.html",
- "Dialog_deprecated": "dialog/dialog_deprecated.html",
"Draggable": "draggable/draggable.html",
"Droppable": "droppable/droppable.html",
"Effects": "effects/effects.html",