Search and Top Navigation
#7563 closed bug (notabug)
Opened July 18, 2011 01:48PM UTC
Closed July 18, 2011 01:57PM UTC
Missing link in /demos/tabs/index.html to /demos/tabs/vertical.html
Reported by: | toor2 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | [meta] ui.docs | Version: | 1.8.14 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
diff --git a/demos/tabs/index.html b/demos/tabs/index.html
index c0d6684..3f8953e 100644
--- a/demos/tabs/index.html
+++ b/demos/tabs/index.html
@@ -18,6 +18,7 @@
<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>
+ <li><a href="vertical.html">Left tabs</a></li>
</ul>
</div>
Attachments (0)
Change History (1)
Changed July 18, 2011 01:57PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
That demo is incomplete. See #4193