parent
3f41773c76
commit
3ff03a03ad
@ -11,6 +11,8 @@
|
|||||||
<strong>Test ID:</strong> <%= @candidate.test_hash %><br />
|
<strong>Test ID:</strong> <%= @candidate.test_hash %><br />
|
||||||
<strong>Years of Experience:</strong> <%= @candidate.experience %><br />
|
<strong>Years of Experience:</strong> <%= @candidate.experience %><br />
|
||||||
<strong>Client/Project:</strong> <%= @candidate.project %><br />
|
<strong>Client/Project:</strong> <%= @candidate.project %><br />
|
||||||
|
<strong>Position Type:</strong> <%= @candidate.position %><br />
|
||||||
|
<strong>Skill Needs:</strong> <%= @candidate.skill_needs %><br />
|
||||||
<strong>Recruiter Email:</strong> <%= mail_to @candidate.recruiter.name, @candidate.recruiter.email %><br />
|
<strong>Recruiter Email:</strong> <%= mail_to @candidate.recruiter.name, @candidate.recruiter.email %><br />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user