Merge branch 'develop'

This commit is contained in:
Mark Moser 2017-06-06 13:40:00 -05:00
commit a1b431c667

View File

@ -25,8 +25,10 @@
<td><%= candidate.test_hash %></td>
<td>
<%= mail_to(candidate.email) %>
<!--
<br />
<%= link_to "resend welcome email", admin_resend_welcome_path(candidate.id), remote: true, class: '', data: { id: 'ajax-action' } %>
<%# = link_to "resend welcome email", admin_resend_welcome_path(candidate.id), remote: true, class: '', data: { id: 'ajax-action' } %>
-->
</td>
<td><%= candidate.experience %> years</td>
<td><%= candidate.status %></td>