From b95845d99bdfd4843cbacb35ad4f1c77ed38f127 Mon Sep 17 00:00:00 2001 From: Martin Ficzel Date: Fri, 10 Jul 2020 11:27:45 +0200 Subject: [PATCH] TASK: Remove constraint from footer navi and adjust title --- Configuration/NodeTypes.Document.FooterNavi.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Configuration/NodeTypes.Document.FooterNavi.yaml b/Configuration/NodeTypes.Document.FooterNavi.yaml index 2fdb07cb..d84eaa20 100644 --- a/Configuration/NodeTypes.Document.FooterNavi.yaml +++ b/Configuration/NodeTypes.Document.FooterNavi.yaml @@ -3,18 +3,13 @@ 'Sitegeist.NeosTemplate.Spectral:Document.Shortcut': true 'Sitegeist.NeosTemplate.Spectral:Constraint.Document.Restricted': true - constraints: - nodeTypes: - 'Sitegeist.NeosTemplate.Spectral:Document': false - 'Sitegeist.NeosTemplate.Spectral:Document.Shortcut': true - ui: icon: glass-whiskey properties: title: - defaultValue: 'Navigation' + defaultValue: 'Footer Navigation' targetMode: defaultValue: 'parentNode'