From c71ce6e77e46552ff024a14cb51ecc471182cf29 Mon Sep 17 00:00:00 2001 From: "holger.trampe" Date: Mon, 9 Dec 2019 13:01:16 +0100 Subject: [PATCH] Bug bei Mitarbeiter behoben --- tasks/templates/tasks/tasks_update.html | 35 +++++++++++++++---------- 1 file changed, 21 insertions(+), 14 deletions(-) diff --git a/tasks/templates/tasks/tasks_update.html b/tasks/templates/tasks/tasks_update.html index 00854b0..a397bb2 100644 --- a/tasks/templates/tasks/tasks_update.html +++ b/tasks/templates/tasks/tasks_update.html @@ -10,7 +10,7 @@ {{ form|crispy }}
Mitarbeiter hinzufügen
- +
@@ -42,8 +42,27 @@
{% endblock content %}