diff options
author | Richard Worth <rdworth@gmail.com> | 2008-12-31 23:57:05 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-12-31 23:57:05 +0000 |
commit | 1718e88c026e15e46c3c6b4d58bf57471cb826a9 (patch) | |
tree | d67a025e94261152e62f28a8c3a29d56b0d30f9c | |
parent | 10156841dce35d2a878a05f8a21a97e324d8ace3 (diff) | |
download | jquery-ui-1718e88c026e15e46c3c6b4d58bf57471cb826a9.tar.gz jquery-ui-1718e88c026e15e46c3c6b4d58bf57471cb826a9.zip |
demos/sortable/connectwith.html: removed wrong description
-rw-r--r-- | demos/sortable/connectwith.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/sortable/connectwith.html b/demos/sortable/connectwith.html index 254554d27..58b14582a 100644 --- a/demos/sortable/connectwith.html +++ b/demos/sortable/connectwith.html @@ -43,7 +43,7 @@ <div class="demo-description"> <p> -The easiest way to make an element draggable. Hold down the mouse and drag it around. + </p> </div><!-- End demo-description --> |