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 48b3636c3..8fc417a4f 100644 --- a/demos/tabs/index.html +++ b/demos/tabs/index.html @@ -17,6 +17,7 @@ <li><a href="sortable.html">Sortable</a></li> <li><a href="manipulation.html">Simple manipulation</a></li> <li><a href="bottom.html">Tabs below content</a></li> + <li><a href="cookie.html">Cookie persistence</a></li> </ul> </div> |