more headings
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
content_for :title, "Candidates - Skills Assessment Admin"
|
||||
%>
|
||||
|
||||
<h1>Candidates</h1>
|
||||
|
||||
<%= link_to("Create New Candidate", admin_new_candidate_path, { class: "" }) if policy(Candidate).create? %>
|
||||
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
|
Reference in New Issue
Block a user