From 846ca0bc5c2220a47ff1de673723eb581ae53196 Mon Sep 17 00:00:00 2001 From: jordi fita mas Date: Fri, 26 Apr 2024 17:31:13 +0200 Subject: [PATCH] =?UTF-8?q?Add=20an=20empty=20value=20to=20the=20=E2=80=9C?= =?UTF-8?q?choose=20country=E2=80=9D=20option=20in=20booking=20form?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Otherwise, the value is the same as the label --- web/templates/admin/booking/fields.gohtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/templates/admin/booking/fields.gohtml b/web/templates/admin/booking/fields.gohtml index 01ef2b6..6f29834 100644 --- a/web/templates/admin/booking/fields.gohtml +++ b/web/templates/admin/booking/fields.gohtml @@ -201,7 +201,7 @@
{{ template "error-message" . }}