8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-17 11:43:08 +00:00

[Printer] Translate status in index_jobs

This commit is contained in:
Maxime Bombar 2018-12-03 01:53:00 +01:00 committed by root
parent 3eb5edefd2
commit 51df34b7ce

View file

@ -51,7 +51,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
<td>{{ job.filename }}</td>
<td>{{ job.user }} {% if job.printAs %} {% trans "for" %} {{ job.printAs }}{% endif %}</td>
<td>{{ job.starttime }}</td>
<td>{{ job.status }}</td>
<td>{{ job.get_status_display }}</td>
<td>{{ job.count }}</td>
<td>{{ job.price }}</td>
<td>