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 /tests/unit/all.html | |
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 'tests/unit/all.html')
-rw-r--r-- | tests/unit/all.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/all.html b/tests/unit/all.html index e8dac887c..f3e5b33c1 100644 --- a/tests/unit/all.html +++ b/tests/unit/all.html @@ -27,7 +27,6 @@ "effects/effects.html", "menu/menu.html", "position/position.html", - "position/position_deprecated.html", "progressbar/progressbar.html", //"resizable/resizable.html", //"selectable/selectable.html", |