File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -92,24 +92,6 @@ <h1>Repositories</h1>
92
92
</ div >
93
93
</ header >
94
94
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
-
113
95
<!-- Manual Tabbing -->
114
96
< div class ="container ">
115
97
< ul class ="nav nav-pills " id ="view-choice ">
You can’t perform that action at this time.
0 commit comments