view core/modules/layout_builder/layout_builder.links.contextual.yml @ 17:129ea1e6d783

Update, including to Drupal core 8.6.10
author Chris Cannam
date Thu, 28 Feb 2019 13:21:36 +0000
parents 1fec387a4317
children af1871eacc83
line wrap: on
line source
layout_builder_block_update:
  title: 'Configure'
  route_name: 'layout_builder.update_block'
  group: 'layout_builder_block'
  options:
    attributes:
      class: ['use-ajax']
      data-dialog-type: dialog
      data-dialog-renderer: off_canvas

layout_builder_block_remove:
  title: 'Remove block'
  route_name: 'layout_builder.remove_block'
  group: 'layout_builder_block'
  options:
    attributes:
      class: ['use-ajax']
      data-dialog-type: dialog
      data-dialog-renderer: off_canvas