add version

This commit is contained in:
Cayo Puigdefabregas 2025-01-15 13:23:36 +01:00 committed by pedro
parent 953f19bf96
commit 95bc8c26fb

View file

@ -53,6 +53,13 @@
</div>
</div>
<div class="row mb-3">
<div class="col-sm-4 text-muted fw-bold">
{% trans 'Version' %}
</div>
<div class="col-sm-8">{{ object.version|default:'' }}</div>
</div>
<div class="row mb-3">
<div class="col-sm-4 text-muted fw-bold">{% trans 'Serial Number' %}
</div>