summaryrefslogtreecommitdiff
path: root/readable/index.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-04-24 19:09:46 -0400
committerThomas Park <thomas@thomaspark.me>2013-04-24 19:09:46 -0400
commita4c22aa30932c628f9649193efe25045eb22c628 (patch)
tree214db59a74bfa95ed115606a1198bbf857f71e6b /readable/index.html
parent9eba534b14b32499b8ae391d76fdb64c6f4e96b9 (diff)
add disabled nav-tab
Diffstat (limited to 'readable/index.html')
-rwxr-xr-xreadable/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/readable/index.html b/readable/index.html
index 98a7df6f..47d4ecfc 100755
--- a/readable/index.html
+++ b/readable/index.html
@@ -712,7 +712,7 @@
<ul class="nav nav-tabs">
<li class="active"><a href="#A" data-toggle="tab">Section 1</a></li>
<li><a href="#B" data-toggle="tab">Section 2</a></li>
- <li><a href="#C" data-toggle="tab">Section 3</a></li>
+ <li class="disabled"><a href="#C" data-toggle="tab">Section 3</a></li>
</ul>
<div class="tabbable">
<div class="tab-content">