diff --git a/backend/web/templates/establishment/overview/overview.html b/backend/web/templates/establishment/overview/overview.html index ff59069..fd3eb27 100644 --- a/backend/web/templates/establishment/overview/overview.html +++ b/backend/web/templates/establishment/overview/overview.html @@ -7,6 +7,10 @@ onclick="window.location.href='{{ url_for('establishment.payment.insert_payment', establishment_id=establishment.id) }}'"> Zahlung hinzufügen + {% endif %} {% endif %} {% for user in results %}