Web: show job type label instead of internal type name
This commit is contained in:
parent
64af9e4ae4
commit
2e41d9a024
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
<tr class="field-type">
|
<tr class="field-type">
|
||||||
<th>Type</th>
|
<th>Type</th>
|
||||||
<td>{{ jobData.type }}</td>
|
<td>{{ jobType.label }}</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr class="field-priority">
|
<tr class="field-priority">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user