diff options
author | Scott González <scott.gonzalez@gmail.com> | 2012-10-25 06:39:14 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2012-10-25 06:39:14 -0400 |
commit | 2582bfab46613da613f1a3354bc733b68a110b95 (patch) | |
tree | 5515634203be660eccf283b14868ade5f2ddf3e5 /build | |
parent | bc44e61dd9e6797bb23bc3038d43436a8ba052c3 (diff) | |
download | jquery-ui-2582bfab46613da613f1a3354bc733b68a110b95.tar.gz jquery-ui-2582bfab46613da613f1a3354bc733b68a110b95.zip |
Position: Removed offset option. Fixes #6982 - Position: Remove offset option.
Diffstat (limited to 'build')
-rw-r--r-- | build/tasks/testswarm.js | 1 |
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", |