summaryrefslogtreecommitdiff
path: root/amelia
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-04-24 22:05:00 -0400
committerThomas Park <thomas@thomaspark.me>2013-04-24 22:05:00 -0400
commit787116eba4f81940df59cb9dc90b4e30b3c88484 (patch)
tree9a465682c66056bedf4c6e9cf5d72ab4ec097041 /amelia
parentb3022c1880830c73100f7eca6d6d6d9ae3935048 (diff)
remove url on disabled nav-tab
Diffstat (limited to 'amelia')
-rwxr-xr-xamelia/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/amelia/index.html b/amelia/index.html
index c9c91856..1b7ed59a 100755
--- a/amelia/index.html
+++ b/amelia/index.html
@@ -724,7 +724,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 class="disabled"><a href="#C" data-toggle="tab">Section 3</a></li>
+ <li class="disabled"><a href="#" data-toggle="tab">Section 3</a></li>
</ul>
<div class="tabbable">
<div class="tab-content">