diff options
Diffstat (limited to 'demos/tabs/index.html')
-rw-r--r-- | demos/tabs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/tabs/index.html b/demos/tabs/index.html index 903e9f3fb..2fcab5a55 100644 --- a/demos/tabs/index.html +++ b/demos/tabs/index.html @@ -14,6 +14,7 @@ <li><a href="mouseover.html">Open on mouseover</a></li> <li><a href="collapsible.html">Collapse content</a></li> <li><a href="sortable.html">Sortable</a></li> + <li><a href="manipulation.html">Simple manipulation</a></li> </ul> </div> |