Skip to content
Snippets Groups Projects
Commit be4be5ee authored by Philipp Nowinski's avatar Philipp Nowinski
Browse files

[BUGFIX] fix backend view

parent 05403658
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
</td>
<td style="white-space: normal;">
<a href="#" onclick="{editOnClick}">
<span>{job.title} - {job.company.0.name}, {job.company.0.city}</span>
<span>{job.title} - {job.company.name}, {job.company.city}</span>
</a>
</td>
<td nowrap="nowrap" class="col-control">
......
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