2017-08-28 16:06:25 +00:00
|
|
|
settings_tray.block_configure:
|
Issue #2753941 by tedbow, tim.plunkett, tkoleary, SKAUGHT, drpal, effulgentsia, andrewmacpherson, webchick, xjm, Bojhan, Gábor Hojtsy, Wim Leers, catch, nod_: [Experimental] Create Outside In module MVP to provide block configuration in Off-Canvas tray and expand site edit mode
2016-08-17 10:59:07 +00:00
|
|
|
title: 'Quick edit'
|
2018-02-01 19:13:08 +00:00
|
|
|
route_name: 'entity.block.settings_tray_form'
|
Issue #2753941 by tedbow, tim.plunkett, tkoleary, SKAUGHT, drpal, effulgentsia, andrewmacpherson, webchick, xjm, Bojhan, Gábor Hojtsy, Wim Leers, catch, nod_: [Experimental] Create Outside In module MVP to provide block configuration in Off-Canvas tray and expand site edit mode
2016-08-17 10:59:07 +00:00
|
|
|
group: 'block'
|
2017-08-02 13:40:51 +00:00
|
|
|
options:
|
|
|
|
attributes:
|
|
|
|
class: ['use-ajax']
|
2017-08-23 15:38:21 +00:00
|
|
|
data-dialog-type: dialog
|
|
|
|
data-dialog-renderer: off_canvas
|
2017-08-28 16:06:25 +00:00
|
|
|
data-settings-tray-edit: true
|