Skip to content
Snippets Groups Projects
Commit d0eb6417 authored by Torsten Oppermann's avatar Torsten Oppermann
Browse files

[TASK] Show contact title in frontend

parent 0f603aaa
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@
<p>
{job.company.name}
<br>
{job.contact.firstName} {job.contact.lastName}<br>
{job.contact.title} {job.contact.firstName} {job.contact.lastName}<br>
{job.company.street}
<br>
{job.company.city}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment