menu link attributes
This commit is contained in:
@@ -39,6 +39,7 @@ module:
|
||||
linkit: 0
|
||||
locale: 0
|
||||
matomo: 0
|
||||
menu_link_attributes: 0
|
||||
menu_link_content: 0
|
||||
menu_ui: 0
|
||||
metatag: 0
|
||||
@@ -69,6 +70,7 @@ module:
|
||||
user: 0
|
||||
video_embed_field: 0
|
||||
views_ui: 0
|
||||
yaml_editor: 0
|
||||
pathauto: 1
|
||||
views: 10
|
||||
paragraphs: 11
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
attributes:
|
||||
class:
|
||||
label: ''
|
||||
description: ''
|
||||
target:
|
||||
label: ''
|
||||
description: ''
|
||||
options:
|
||||
_blank: 'New window (_blank)'
|
||||
_self: 'Same window (_self)'
|
||||
default_value: ''
|
||||
@@ -0,0 +1,5 @@
|
||||
_core:
|
||||
default_config_hash: 4mKGKyRNSRYDyEwDqx_3zT3VIBOJO08SPoK0AEu4g7s
|
||||
langcode: fr
|
||||
editor_source: //cdnjs.cloudflare.com/ajax/libs/ace/1.2.0/ace.min.js
|
||||
editor_theme: ace/theme/chrome
|
||||
Reference in New Issue
Block a user