diff options
author | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2011-05-23 23:52:29 +0200 |
---|---|---|
committer | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2011-05-23 23:52:29 +0200 |
commit | 727a80a4d9193508b747b4f0136a65598545f4bb (patch) | |
tree | 105cb635313d065eeb862c6a7cc81d9c9f6838e2 /demos/index.html | |
parent | 237bbc5aedb6d0ce935325309bff1795ebad45c5 (diff) | |
download | jquery-ui-727a80a4d9193508b747b4f0136a65598545f4bb.tar.gz jquery-ui-727a80a4d9193508b747b4f0136a65598545f4bb.zip |
Widget: Demo.
Diffstat (limited to 'demos/index.html')
-rw-r--r-- | demos/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/index.html b/demos/index.html index b1cfcdd44..53a2557a2 100644 --- a/demos/index.html +++ b/demos/index.html @@ -300,6 +300,7 @@ <dd><a href="show/index.html">Show</a></dd> <dt>Utilities</dt> <dd><a href="position/index.html">Position</a></dd> + <dd><a href="widget/index.html">Widget</a></dd> <dt>About jQuery UI</dt> <dd><a href="http://jqueryui.com/docs/Getting_Started">Getting Started</a></dd> <dd><a href="http://jqueryui.com/docs/Upgrade_Guide">Upgrade Guide</a></dd> |