diff options
author | Richard Worth <rdworth@gmail.com> | 2008-11-12 01:03:06 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-11-12 01:03:06 +0000 |
commit | 5a5199124c7e6a48a2db8c7ca9063e6c9bf2a099 (patch) | |
tree | 453cf1c27c3c138c96cac3273d126032b91e8a25 /tests/ui.js | |
parent | 79b6eaf13c1dbcc1f7d6f2b77062f8b16ae4fefb (diff) | |
download | jquery-ui-5a5199124c7e6a48a2db8c7ca9063e6c9bf2a099.tar.gz jquery-ui-5a5199124c7e6a48a2db8c7ca9063e6c9bf2a099.zip |
Removed references to colorpicker from trunk
Diffstat (limited to 'tests/ui.js')
-rw-r--r-- | tests/ui.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui.js b/tests/ui.js index 8ba2be9b1..776fdc79c 100644 --- a/tests/ui.js +++ b/tests/ui.js @@ -5,7 +5,6 @@ var plugins = [
"accordion",
- "colorpicker",
"datepicker",
"dialog",
"draggable",
|