diff options
author | Maggie Costello Wachs <fg.maggie@gmail.com> | 2009-01-23 20:37:34 +0000 |
---|---|---|
committer | Maggie Costello Wachs <fg.maggie@gmail.com> | 2009-01-23 20:37:34 +0000 |
commit | 53c9696c29ee42507f8780f51b67bc3505b46f19 (patch) | |
tree | 04088a9d8bfcab6447f1bcbe602b45ba574187d1 | |
parent | 0be8f4cbfd1cb9726955ef18c58f904c8cb6b71e (diff) | |
download | jquery-ui-53c9696c29ee42507f8780f51b67bc3505b46f19.tar.gz jquery-ui-53c9696c29ee42507f8780f51b67bc3505b46f19.zip |
added ThemeSwitcher link to demos nav
-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 56fb4a8dc..d06daaa55 100644 --- a/demos/index.html +++ b/demos/index.html @@ -245,6 +245,7 @@ <dd><a href="http://ui.jquery.com/documentation/Theming">Theming jQuery UI</a></dd> <dd><a href="http://ui.jquery.com/documentation/Theming/API">jQuery UI CSS framework</a></dd> <dd><a href="http://ui.jquery.com/documentation/Theming/Themeroller">ThemeRoller application</a></dd> + <dd><a href="http://ui.jquery.com/documentation/Theming/ThemeSwitcher">Theme Switcher Widget</a></dd> </dl> </td> <td class="normal"> |