Skip to content
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.

Commit

Permalink
testing tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
dessalines committed Sep 10, 2014
1 parent 452916a commit c6b7430
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions resources/testweb/discover.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,11 @@ <h3 for="category" class="form-group col-xs-2 text"> Show me </h3>
</form>
</div>
<hr></hr>

<div class="tab-content">
<div class="tab-pane fade in active" id="list_style">


<div class="row">
<div class="col-md-12">
<div class="panel panel-primary">
Expand Down Expand Up @@ -205,6 +210,16 @@ <h3 class="panel-title"><i class="fa fa-bar-chart-o"></i> Creators</h3>
</div>
</div>
</div>
<!-- end of tab -->
</div>

<div class="tab-pane fade" id="square_style">
DERP
</div>

<!-- end of tabs content -->
</div>



</div>
Expand Down

0 comments on commit c6b7430

Please sign in to comment.