updating header menu while loggin (show base link)

This commit is contained in:
2021-03-08 21:11:14 +01:00
parent b7459cf014
commit d1e54b72b3
5 changed files with 206 additions and 22 deletions

View File

@@ -5,3 +5,11 @@ materio_decoupled.path_translation_links:
_title: 'Path translation links'
requirements:
_permission: 'access content'
materio_decoupled.header_menu_block:
path: 'materio_decoupled/ajax/getheadermenu'
defaults:
_controller: '\Drupal\materio_decoupled\Controller\AjaxHeaderMenuBlock::getBlock'
_title: 'Header Menu'
requirements:
_permission: 'access content'