From f5c33a70e0bc51ab2d11a4ae59e6d3e5c45a5c3a Mon Sep 17 00:00:00 2001 From: ser1aa Date: Mon, 9 Dec 2024 11:29:14 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20DIVD-NL/?= =?UTF-8?q?web-www-v2@23856e7dea34c0a65fc55cca49433a2e0429890e=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yml | 3 --- development/config-dev.yml | 3 --- staging/config-staging.yml | 3 --- 3 files changed, 9 deletions(-) diff --git a/config.yml b/config.yml index ae06af53..b5cbd2af 100644 --- a/config.yml +++ b/config.yml @@ -218,12 +218,10 @@ collections: name: "button_text" widget: "string" i18n: true - required: false - label: "Button url" name: "button_url" widget: "string" i18n: true - required: false - label: "FAQ groups" name: "faqgroups" widget: list @@ -1493,7 +1491,6 @@ collections: search_fields: ["title", "case.caseid"] value_field: "/newsroom/articles/{{slug}}" display_fields: ["title", "case.caseid"] - required: false multiple: true # BLOCK: Our mission ##################################################### diff --git a/development/config-dev.yml b/development/config-dev.yml index 337ad1d1..e919d346 100644 --- a/development/config-dev.yml +++ b/development/config-dev.yml @@ -218,12 +218,10 @@ collections: name: "button_text" widget: "string" i18n: true - required: false - label: "Button url" name: "button_url" widget: "string" i18n: true - required: false - label: "FAQ groups" name: "faqgroups" widget: list @@ -1493,7 +1491,6 @@ collections: search_fields: ["title", "case.caseid"] value_field: "/newsroom/articles/{{slug}}" display_fields: ["title", "case.caseid"] - required: false multiple: true # BLOCK: Our mission ##################################################### diff --git a/staging/config-staging.yml b/staging/config-staging.yml index 73a3c1b9..af0cbc75 100644 --- a/staging/config-staging.yml +++ b/staging/config-staging.yml @@ -218,12 +218,10 @@ collections: name: "button_text" widget: "string" i18n: true - required: false - label: "Button url" name: "button_url" widget: "string" i18n: true - required: false - label: "FAQ groups" name: "faqgroups" widget: list @@ -1494,7 +1492,6 @@ collections: search_fields: ["title", "case.caseid"] value_field: "/newsroom/articles/{{slug}}" display_fields: ["title", "case.caseid"] - required: false multiple: true # BLOCK: Our mission #####################################################