fixed language switcher update on vue route change

This commit is contained in:
2021-03-06 22:02:48 +01:00
parent 8dadb8d3a5
commit ee908b4603
4 changed files with 110 additions and 17 deletions

View File

@@ -0,0 +1,7 @@
materio_decoupled.path_translation_links:
path: 'materio_decoupled/path_translation_links'
defaults:
_controller: '\Drupal\materio_decoupled\Controller\MaterioDecoupledLanguageLinks::getPathTranslationLinks'
_title: 'Path translation links'
requirements:
_permission: 'access content'