mes operations

This commit is contained in:
2023-11-27 11:21:03 +01:00
parent b9a62d69f7
commit 73f2d39abb
3 changed files with 7 additions and 5 deletions
@@ -3,14 +3,14 @@ langcode: fr
status: true status: true
dependencies: { } dependencies: { }
name: login_to_operations name: login_to_operations
label: 'login to operations' label: 'login to mes operations'
triggers: triggers:
login: login login: login
destination_path: 'internal:/operations' destination_path: 'internal:/mes_operations'
pages_type: 0 pages_type: 0
pages: '' pages: ''
language: '' language: ''
roles: roles:
authenticated: authenticated authenticated: authenticated
weight: 0 weight: 0
enabled: false enabled: true
@@ -562,7 +562,7 @@ display:
plugin_id: text plugin_id: text
empty: false empty: false
content: 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 format: wysiwyg
tokenize: false tokenize: false
display_extenders: { } display_extenders: { }
+3 -1
View File
@@ -254,6 +254,7 @@ display:
display_plugin: page display_plugin: page
position: 1 position: 1
display_options: display_options:
title: 'Mes opérations'
fields: fields:
rendered_entity: rendered_entity:
id: rendered_entity id: rendered_entity
@@ -370,12 +371,13 @@ display:
separator: '' separator: ''
hide_empty: false hide_empty: false
defaults: defaults:
title: false
style: false style: false
row: false row: false
fields: false fields: false
display_description: '' display_description: ''
display_extenders: { } display_extenders: { }
path: operations path: mes_operations
cache_metadata: cache_metadata:
max-age: -1 max-age: -1
contexts: contexts: