Refactor inventory and layout templates: streamline script handling and improve toast message display
This commit is contained in:
parent
ebd2060fd8
commit
3492358645
3 changed files with 94 additions and 91 deletions
|
@ -11,4 +11,7 @@
|
|||
) }}
|
||||
|
||||
{{ tables.render_table(headers=header, rows=rows, id='table', entry_route=entry_route) }}
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
||||
{% block script %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue