From 3559ff311bc0fd80bf5350bc39d0f92480b9361b Mon Sep 17 00:00:00 2001 From: jordi fita mas Date: Fri, 26 Apr 2024 17:31:39 +0200 Subject: [PATCH] Chose the actual campsite when double-clicking on the accommodation grid --- web/templates/admin/booking/grid.gohtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/templates/admin/booking/grid.gohtml b/web/templates/admin/booking/grid.gohtml index daa53d3..9419c87 100644 --- a/web/templates/admin/booking/grid.gohtml +++ b/web/templates/admin/booking/grid.gohtml @@ -43,7 +43,7 @@ >{{ .Holder }} {{- else -}} - + {{- end }} {{- end }} {{- end }}