mes operations
This commit is contained in:
@@ -3,14 +3,14 @@ langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
name: login_to_operations
|
||||
label: 'login to operations'
|
||||
label: 'login to mes operations'
|
||||
triggers:
|
||||
login: login
|
||||
destination_path: 'internal:/operations'
|
||||
destination_path: 'internal:/mes_operations'
|
||||
pages_type: 0
|
||||
pages: ''
|
||||
language: ''
|
||||
roles:
|
||||
authenticated: authenticated
|
||||
weight: 0
|
||||
enabled: false
|
||||
enabled: true
|
||||
|
||||
@@ -562,7 +562,7 @@ display:
|
||||
plugin_id: text
|
||||
empty: false
|
||||
content:
|
||||
value: "<ul>\r\n<li><a href=\"/user/logout\">Deconnexion</a></li>\r\n<li><a href=\"/operations\">Mes operations</a></li>\r\n<li><a href=\"/node/add/operation\">Ajouter une opération</a></li>\r\n</ul>"
|
||||
value: "<ul>\r\n<li><a href=\"/user/logout\">Deconnexion</a></li>\r\n<li><a href=\"/operations\">Mes operations</a></li>\r\n<li><a href=\"/node/add/operation?destination=/mes_operations\">Ajouter une opération</a></li>\r\n</ul>"
|
||||
format: wysiwyg
|
||||
tokenize: false
|
||||
display_extenders: { }
|
||||
|
||||
@@ -254,6 +254,7 @@ display:
|
||||
display_plugin: page
|
||||
position: 1
|
||||
display_options:
|
||||
title: 'Mes opérations'
|
||||
fields:
|
||||
rendered_entity:
|
||||
id: rendered_entity
|
||||
@@ -370,12 +371,13 @@ display:
|
||||
separator: ''
|
||||
hide_empty: false
|
||||
defaults:
|
||||
title: false
|
||||
style: false
|
||||
row: false
|
||||
fields: false
|
||||
display_description: ''
|
||||
display_extenders: { }
|
||||
path: operations
|
||||
path: mes_operations
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
|
||||
Reference in New Issue
Block a user