X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsettings_tray%2Fsettings_tray.links.contextual.yml;fp=web%2Fcore%2Fmodules%2Fsettings_tray%2Fsettings_tray.links.contextual.yml;h=5534ab27f5bfed1012b5ff9cf49a44d62bd0a1e5;hp=0000000000000000000000000000000000000000;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/modules/settings_tray/settings_tray.links.contextual.yml b/web/core/modules/settings_tray/settings_tray.links.contextual.yml new file mode 100644 index 000000000..5534ab27f --- /dev/null +++ b/web/core/modules/settings_tray/settings_tray.links.contextual.yml @@ -0,0 +1,10 @@ +settings_tray.block_configure: + title: 'Quick edit' + route_name: 'entity.block.off_canvas_form' + group: 'block' + options: + attributes: + class: ['use-ajax'] + data-dialog-type: dialog + data-dialog-renderer: off_canvas + data-settings-tray-edit: true