diff options
author | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2008-10-05 01:00:51 +0000 |
---|---|---|
committer | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2008-10-05 01:00:51 +0000 |
commit | 931aec74f0e34724c66a149a249e95715667588b (patch) | |
tree | 9af7aad923e41595040e2872705e7545cfc6f6d9 /tests/all.html | |
parent | 2bfbe85ba0a71792f8d96bae6ac165d9947d8757 (diff) | |
download | jquery-ui-931aec74f0e34724c66a149a249e95715667588b.tar.gz jquery-ui-931aec74f0e34724c66a149a249e95715667588b.zip |
Finishing move of autocomplete from trunk to 1.7 branch
Diffstat (limited to 'tests/all.html')
-rw-r--r-- | tests/all.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/all.html b/tests/all.html index 1ba75cd0c..d069148ad 100644 --- a/tests/all.html +++ b/tests/all.html @@ -195,8 +195,6 @@ <p><input type="text" id="inp"/><input type="text" id="alt"/><div id="inl"></div></p> - <input type="text" name="autocomplete" value="" id="autocomplete"> - <input type="text" id="spin" /> <div id="progressbar"></div> |