Skip to content

Commit

Permalink
#7 Web interface
Browse files Browse the repository at this point in the history
Added id to play pause button, "playPauseButton"
  • Loading branch information
DreyerChris authored Aug 25, 2017
1 parent dda62ae commit 8e8b9f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ <h2 class="section-heading">Demo</h2>
</div>
<div class="rules-file-button-container col-sm-6">
<a data-toggle="modal">
<div class="rules-file-button">
<div id="playPauseButton" class="rules-file-button">
<i class="fa fa-play" aria-hidden="true"></i>
</div>
</a>
Expand Down

0 comments on commit 8e8b9f8

Please sign in to comment.