Skip to content

Commit

Permalink
Disabled legend
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinke Hoekstra committed Dec 21, 2013
1 parent 1a35bc2 commit aca038d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<li class="dropdown">

<div class="btn btn-default dropdown-toggle navbar-btn" id="dropdownMenu1" data-toggle="dropdown">
Example Datasets
Demo Datasets
<span class="caret"></span>
</div>
<ul class="dropdown-menu" id="demos" role="menu" aria-labelledby="dropdownMenu1">
Expand All @@ -86,9 +86,9 @@
<li><div class='btn btn-success disabled navbar-btn' id='play'>Play</div></li>
<li><div class='btn btn-danger disabled navbar-btn' id='stop'>Stop</div></li>
<!-- Button trigger modal -->
<li><div class="btn btn-default navbar-btn" data-toggle="modal" data-target="#myModal">
<!-- <li><div class="btn btn-default navbar-btn" data-toggle="modal" data-target="#myModal">
Legend
</div></li>
</div></li> -->

</ul>
</div><!-- /.navbar-collapse -->
Expand Down

0 comments on commit aca038d

Please sign in to comment.