diff --git a/config.yml b/config.yml index 382f93e9..2a5e1670 100644 --- a/config.yml +++ b/config.yml @@ -215,12 +215,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 diff --git a/development/config-dev.yml b/development/config-dev.yml index 86a55c91..83f12953 100644 --- a/development/config-dev.yml +++ b/development/config-dev.yml @@ -214,12 +214,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 diff --git a/staging/config-staging.yml b/staging/config-staging.yml index 003ceab7..4380cd59 100644 --- a/staging/config-staging.yml +++ b/staging/config-staging.yml @@ -215,12 +215,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