Skip to content

Commit bee1ee5

Browse files
authored
cleanup
1 parent d39f9d1 commit bee1ee5

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

repositories.html

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -92,24 +92,6 @@ <h1>Repositories</h1>
9292
</div>
9393
</header>
9494

95-
<!-- Automatic Bootstrap Tabbing
96-
(Doesn't work - clicking on tab pills doesn't change the tab pane)
97-
<div class="container">
98-
<ul class="nav nav-pills" id="view-choice">
99-
<li class="active"><a data-toggle="pill" href="#view1">View 1</a></li>
100-
<li><a data-toggle="pill" href="#view2">View 2</a></li>
101-
</ul>
102-
<div class="tab-content">
103-
<div class="tab-pane fade in active" id="view1">
104-
<p>Grid Test 1</p>
105-
</div>
106-
<div class="tab-pane fade" id="view2">
107-
<p>Grid Test 2</p>
108-
</div>
109-
</div>
110-
</div>
111-
-->
112-
11395
<!-- Manual Tabbing -->
11496
<div class="container">
11597
<ul class="nav nav-pills" id="view-choice">

0 commit comments

Comments
 (0)