From 494f1124fab566af613ac8f253c0ea2c159e6a1b Mon Sep 17 00:00:00 2001 From: Nicolas Caron Date: Fri, 17 Feb 2023 15:28:07 +0100 Subject: [PATCH] edit template history-event --- web/layouts/agenda/history-event.html | 66 +++++++++++++-------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/web/layouts/agenda/history-event.html b/web/layouts/agenda/history-event.html index 9ff9e80..823413f 100644 --- a/web/layouts/agenda/history-event.html +++ b/web/layouts/agenda/history-event.html @@ -2,25 +2,22 @@ {{ if eq (index .ViewState.event.Owners 0) .Group.ID }}
-
-
-
-

Bénéficiaires désinscrits de l'évènement {{.ViewState.event.Name}}

-

- {{if eq .ViewState.event.Startdate .ViewState.event.Enddate}} - Le {{(timeFrom .ViewState.event.Startdate).Format "02/01/2006"}} - {{else}} - Du {{(timeFrom .ViewState.event.Startdate).Format "02/01/2006"}} au {{(timeFrom - .ViewState.event.Enddate).Format "02/01/2006"}} - {{end}} -

-
- - - +
+
+

Bénéficiaires désinscrits de l'évènement {{.ViewState.event.Name}}

+

+ {{if eq .ViewState.event.Startdate .ViewState.event.Enddate}} + Le {{(timeFrom .ViewState.event.Startdate).Format "02/01/2006"}} + {{else}} + Du {{(timeFrom .ViewState.event.Startdate).Format "02/01/2006"}} au {{(timeFrom + .ViewState.event.Enddate).Format "02/01/2006"}} + {{end}} +

+
+
+
@@ -79,24 +76,27 @@
{{else}}
- -
-
-
-
-
- {{.IconSet.Icon "hero:outline/information-circle" "h-6 w-6"}} -
-
- +
+
+ +
+
+
+ {{.IconSet.Icon "hero:outline/information-circle" "h-6 w-6"}} +
+
+ +
+
+
+ Annuler +
-
- Annuler -
-
-
{{end}} {{end}} \ No newline at end of file