Add constraint that training items must have unique reference numbers

This commit is contained in:
2021-12-21 15:40:39 +00:00
parent d1970edfb3
commit fcae39c93c
4 changed files with 47 additions and 13 deletions

View File

@@ -58,6 +58,7 @@
</div>
<div class="card mb-3 d-none d-md-block">
<h4 class="card-header">Users with this level</h4>
<div class="card-body">
<table class="table table-sm">
<thead>
<tr>
@@ -79,6 +80,7 @@
{% endfor %}
</tbody>
</table>
</div>
</div>
<div class="card">
<h4 class="card-header">Level Requirements</h4>