Skip to content

Commit

Permalink
Better labeling in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-v committed Nov 4, 2014
1 parent c691670 commit fbeaef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h1>Bootstrap Star Rating Example</h1>
</div>

<input id="rating-input" type="number" />
<button id="btn-rating-input" type="button" class="btn btn-primary">Test Disable</button>
<button id="btn-rating-input" type="button" class="btn btn-primary">Toggle Disable</button>
</form>
<br>
<script>
Expand Down

0 comments on commit fbeaef7

Please sign in to comment.