Skip to content
Snippets Groups Projects
Commit 5343d1b0 authored by Patrick Jentsch's avatar Patrick Jentsch
Browse files

Remove service icon from job page headline

parent fb8bcb2f
Branches
Tags
No related merge requests found
......@@ -25,7 +25,7 @@
<div class="container">
<div class="row">
<div class="col s12">
<h1><i class="left material-icons service" data-service="{{ job.service }}" style="font-size: inherit;"></i>Job ({{ job.service }}) - {{ job.title }}</h1>
<h1>[{{ job.service }}] {{ job.title }}</h1>
</div>
<div class="col s12">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment