aboutsummaryrefslogtreecommitdiffstats
path: root/build/tasks
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-10-25 06:39:14 -0400
committerScott González <scott.gonzalez@gmail.com>2012-10-25 06:39:14 -0400
commit2582bfab46613da613f1a3354bc733b68a110b95 (patch)
tree5515634203be660eccf283b14868ade5f2ddf3e5 /build/tasks
parentbc44e61dd9e6797bb23bc3038d43436a8ba052c3 (diff)
downloadjquery-ui-2582bfab46613da613f1a3354bc733b68a110b95.tar.gz
jquery-ui-2582bfab46613da613f1a3354bc733b68a110b95.zip
Position: Removed offset option. Fixes #6982 - Position: Remove offset 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 96e33b0f4..21b644a52 100644
--- a/build/tasks/testswarm.js
+++ b/build/tasks/testswarm.js
@@ -20,7 +20,6 @@ var versions = {
"Effects": "effects/effects.html",
"Menu": "menu/menu.html",
"Position": "position/position.html",
- "Position_deprecated": "position/position_deprecated.html",
"Progressbar": "progressbar/progressbar.html",
//"resizable/resizable.html",
//"selectable/selectable.html",