NPM Dependency update

This commit is contained in:
2021-12-19 11:26:55 +00:00
parent c4fec483ae
commit 30fac1d1b9
4 changed files with 1127 additions and 11165 deletions

View File

@@ -23,7 +23,7 @@
</thead>
<tbody id="item-table-body">
{% for item in object.items.all %}
{% include 'item_row.html' %}
{% include 'partials/item_row.html' %}
{% endfor %}
</tbody>
{% if auth or perms.RIGS.view_event %}