diff --git a/config/sync/core.menu.static_menu_link_overrides.yml b/config/sync/core.menu.static_menu_link_overrides.yml index 564275e..d8ecf81 100644 --- a/config/sync/core.menu.static_menu_link_overrides.yml +++ b/config/sync/core.menu.static_menu_link_overrides.yml @@ -3,8 +3,8 @@ _core: langcode: fr definitions: contact__site_page: + enabled: false menu_name: footer parent: '' - weight: 0 expanded: false - enabled: false + weight: 0 diff --git a/config/sync/field.field.node.operation.field_dossier_de_candidature.yml b/config/sync/field.field.node.operation.field_dossier_de_candidature.yml index cc7eaa6..e15949f 100644 --- a/config/sync/field.field.node.operation.field_dossier_de_candidature.yml +++ b/config/sync/field.field.node.operation.field_dossier_de_candidature.yml @@ -12,7 +12,7 @@ field_name: field_dossier_de_candidature entity_type: node bundle: operation label: 'Dossier de candidature' -description: "" +description: "" required: false translatable: false default_value: { } diff --git a/config/sync/views.view.current_user_block.yml b/config/sync/views.view.current_user_block.yml index 50c5186..a3357c8 100644 --- a/config/sync/views.view.current_user_block.yml +++ b/config/sync/views.view.current_user_block.yml @@ -562,7 +562,7 @@ display: plugin_id: text empty: false content: - value: "" + value: "" format: wysiwyg tokenize: false display_extenders: { } diff --git a/web/themes/custom/reha/reha.theme b/web/themes/custom/reha/reha.theme index 80fa15b..1efad29 100644 --- a/web/themes/custom/reha/reha.theme +++ b/web/themes/custom/reha/reha.theme @@ -65,7 +65,7 @@ function reha_preprocess_node(&$variables) { function reha_preprocess_block(&$variables) { if ($variables['plugin_id'] === "user_login_block") { $url = new Url('user.register', [], ['query' => ['destination' => '/node/add/operation']]); - $link = new Link('proposer une operation', $url); + $link = new Link('proposer une opération', $url); $variables['content']['reha'] = array( '#theme' => 'item_list', '#items' => [