Skip to content

Commit

Permalink
#92, add dashboard segment and button for edit-comment section
Browse files Browse the repository at this point in the history
  • Loading branch information
thrize committed Apr 10, 2018
1 parent d969e37 commit c13917a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion html/dashboard-part-3.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ <h2>Test Algorithm</h2>
<p><a class="btn btn-default" href="/test-algo" role="button">Test &raquo;</a></p>
</div><!--/.col-xs-6.col-lg-4-->
<div class="col-xs-6 col-lg-4">
<!-- empty -->
<h2>Edit Comment</h2>
<p>Enable / disable or edit the comment to post with each vote.</p>
<p><a class="btn btn-default" href="/edit-comment" role="button">Edit &raquo;</a></p>
</div><!--/.col-xs-6.col-lg-4-->
</div><!--/row-->
</div><!--/.col-xs-12.col-sm-9-->
Expand Down

0 comments on commit c13917a

Please sign in to comment.