From 88b0ae5acd77cc7d8b162b67192d1b452c33fe72 Mon Sep 17 00:00:00 2001 From: bach Date: Thu, 1 Jul 2021 16:44:27 +0200 Subject: [PATCH] gave access to admin to multijoueur webform submissions --- config/sync/core.menu.static_menu_link_overrides.yml | 12 ++++++++++++ config/sync/webform.webform.multi_joueur.yml | 11 +++++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/config/sync/core.menu.static_menu_link_overrides.yml b/config/sync/core.menu.static_menu_link_overrides.yml index 1ad4123f..f21d3cd3 100644 --- a/config/sync/core.menu.static_menu_link_overrides.yml +++ b/config/sync/core.menu.static_menu_link_overrides.yml @@ -47,5 +47,17 @@ definitions: parent: editors_menus.contents expanded: false enabled: true + editors_menus__commerce_orders: + weight: -50 + menu_name: editors + parent: editors_menus.commerce + expanded: false + enabled: true + editors_menus__commerce_license: + weight: -48 + menu_name: editors + parent: editors_menus.commerce + expanded: false + enabled: true _core: default_config_hash: jdY7AU0tU-QsjmiOw3W8vwpYMb-By--_MSFgbqKUTYM diff --git a/config/sync/webform.webform.multi_joueur.yml b/config/sync/webform.webform.multi_joueur.yml index 798c1d7d..f5189c75 100644 --- a/config/sync/webform.webform.multi_joueur.yml +++ b/config/sync/webform.webform.multi_joueur.yml @@ -1,7 +1,12 @@ uuid: d9f6d136-98d1-4dc8-8920-f32e255df91d langcode: fr status: open -dependencies: { } +dependencies: + module: + - honeypot +third_party_settings: + honeypot: + honeypot: true open: null close: null weight: 0 @@ -152,7 +157,9 @@ access: users: { } permissions: { } view_any: - roles: { } + roles: + - admin + - root users: { } permissions: { } update_any: