From 43431789b7e1e94ff1d583345382154764257071 Mon Sep 17 00:00:00 2001 From: gw3000 Date: Tue, 18 Jul 2023 20:38:14 +0200 Subject: [PATCH] Nur Details von einem Patienten #19 --- app/aviary/templates/aviary/aviary_all.html | 11 +++++++++-- app/bird/templates/bird/bird_all.html | 11 +++++++++-- app/bird/templates/bird/bird_inactive.html | 11 +++++++++-- app/costs/templates/costs/costs_all.html | 11 +++++++++-- app/rescuer/templates/rescuer/rescuer_all.html | 11 +++++++++-- 5 files changed, 45 insertions(+), 10 deletions(-) diff --git a/app/aviary/templates/aviary/aviary_all.html b/app/aviary/templates/aviary/aviary_all.html index 6ed3522..a08e7fb 100644 --- a/app/aviary/templates/aviary/aviary_all.html +++ b/app/aviary/templates/aviary/aviary_all.html @@ -16,7 +16,7 @@ diff --git a/app/bird/templates/bird/bird_all.html b/app/bird/templates/bird/bird_all.html index 06c9af4..74138c6 100644 --- a/app/bird/templates/bird/bird_all.html +++ b/app/bird/templates/bird/bird_all.html @@ -16,7 +16,7 @@ diff --git a/app/bird/templates/bird/bird_inactive.html b/app/bird/templates/bird/bird_inactive.html index 400da11..1003ad5 100644 --- a/app/bird/templates/bird/bird_inactive.html +++ b/app/bird/templates/bird/bird_inactive.html @@ -16,7 +16,7 @@ diff --git a/app/costs/templates/costs/costs_all.html b/app/costs/templates/costs/costs_all.html index 7e862bb..df00f79 100644 --- a/app/costs/templates/costs/costs_all.html +++ b/app/costs/templates/costs/costs_all.html @@ -20,7 +20,7 @@ {% endblock header %} diff --git a/app/rescuer/templates/rescuer/rescuer_all.html b/app/rescuer/templates/rescuer/rescuer_all.html index f8c877e..90a2405 100644 --- a/app/rescuer/templates/rescuer/rescuer_all.html +++ b/app/rescuer/templates/rescuer/rescuer_all.html @@ -16,7 +16,7 @@