From c32048e047ec3418d5ef33d318512f11b7a50752 Mon Sep 17 00:00:00 2001 From: Alice Gaudon Date: Mon, 27 Jul 2020 10:55:41 +0200 Subject: [PATCH] views/macros/select field: add support for custom value/display options --- views/macros.njk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/views/macros.njk b/views/macros.njk index 789700a..92b4118 100644 --- a/views/macros.njk +++ b/views/macros.njk @@ -65,7 +65,8 @@ {% elseif type == 'select' %}