Skip to content
Snippets Groups Projects
Commit 859b56d0 authored by Pamela Barone's avatar Pamela Barone
Browse files

Fix navigation import & remove help link from dash

parent 7119a5e7
No related branches found
No related tags found
1 merge request!218Specify navigation config to remove Help link
......@@ -58,18 +58,4 @@ sections:
provider: navigation
weight: 0
additional: { }
6d7080a7-abab-4bad-b960-2459ca892a54:
uuid: 6d7080a7-abab-4bad-b960-2459ca892a54
region: footer
configuration:
id: navigation_link
label: Help
label_display: '0'
provider: navigation
context_mapping: { }
title: Help
uri: 'internal:/admin/help'
icon_class: help
weight: -2
additional: { }
third_party_settings: { }
langcode: en
status: true
dependencies:
enforced:
module:
- navigation
id: content
label: Content
description: 'Content task links'
locked: true
......@@ -20,7 +20,6 @@ config:
- block.block.gin_secondary_local_tasks
navigation:
- navigation.settings.yml
- system.menu.content.yml
actions:
system.theme:
simpleConfigUpdate:
......
_meta:
version: '1.0'
entity_type: menu_link_content
uuid: ab0983ee-c6d4-4683-8c14-7a507bb2534e
bundle: menu_link_content
default_langcode: en
default:
enabled:
-
value: true
title:
-
value: 'Learn to build with Drupal'
menu_name:
-
value: welcome
link:
-
uri: 'internal:/admin/help'
title: ''
options: { }
external:
-
value: false
rediscover:
-
value: true
weight:
-
value: 5
expanded:
-
value: false
revision_translation_affected:
-
value: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment