This commit is contained in:
Mark Moser
2016-07-31 16:34:35 -05:00
parent abb3dee9f5
commit ace9b864d3
9 changed files with 178 additions and 3 deletions

View File

@ -1,7 +1,9 @@
<main class="summary_tpl">
<h1>Candidates</h1>
<%= link_to "Create New Candidate", new_candidate_path, {class: 'button'} %>
<%= link_to(new_candidate_path, { class: 'secondary-btn' }) do %>
<button>Create New Candidate</button>
<% end %>
<table cellspacing="0" cellpadding="0">
<tr>