Updated functionalities
This commit is contained in:
@@ -209,7 +209,7 @@
|
||||
<div class="sub">
|
||||
{{ inspection.facility.name }}
|
||||
{% if inspection.area %} · {{ inspection.area.name }}{% endif %}
|
||||
· Inspector: <strong style="color:#e2e8f0;">{{ inspection.inspector.username }}</strong>
|
||||
· Inspector: <strong style="color:#e2e8f0;">{{ inspection.inspector.display_name }}</strong>
|
||||
</div>
|
||||
</div>
|
||||
<div class="d-flex gap-2 align-items-center">
|
||||
|
||||
Reference in New Issue
Block a user