remove unused attribute
Some checks failed
CI/CD Pipeline / test (push) Has been cancelled
CI/CD Pipeline / deploy-staging (push) Has been cancelled
CI/CD Pipeline / deploy-main (push) Has been cancelled

This commit is contained in:
philipp 2024-06-10 19:07:55 +02:00
parent 957c474389
commit 16687e39ab

View File

@ -242,7 +242,7 @@
</div>
</div>
{% endmacro show_old %}
{% macro home(log, allowed_to_close=false) %}
{% macro home(log) %}
<form class="grid grid-cols-1 gap-3"
action="/log/{{ log.id }}"
method="post">