Commit 4b54cc5e authored by catch's avatar catch
Browse files

Issue #3278565 by lauriii, Spokje: Remove Claro block configuration from Standard

(cherry picked from commit 2d9e5eab)
parent 9c956d43
Loading
Loading
Loading
Loading
+0 −19
Original line number Diff line number Diff line
langcode: en
status: true
dependencies:
  module:
    - system
  theme:
    - claro
id: claro_breadcrumbs
theme: claro
region: breadcrumb
weight: 0
provider: null
plugin: system_breadcrumb_block
settings:
  id: system_breadcrumb_block
  label: Breadcrumbs
  label_display: '0'
  provider: system
visibility: {  }
+0 −19
Original line number Diff line number Diff line
langcode: en
status: true
dependencies:
  module:
    - system
  theme:
    - claro
id: claro_content
theme: claro
region: content
weight: 0
provider: null
plugin: system_main_block
settings:
  id: system_main_block
  label: 'Main page content'
  label_display: '0'
  provider: system
visibility: {  }
+0 −19
Original line number Diff line number Diff line
langcode: en
status: true
dependencies:
  module:
    - help
  theme:
    - claro
id: claro_help
theme: claro
region: help
weight: 0
provider: null
plugin: help_block
settings:
  id: help_block
  label: Help
  label_display: '0'
  provider: help
visibility: {  }
+0 −17
Original line number Diff line number Diff line
langcode: en
status: true
dependencies:
  theme:
    - claro
id: claro_local_actions
theme: claro
region: content
weight: -10
provider: null
plugin: local_actions_block
settings:
  id: local_actions_block
  label: 'Primary admin actions'
  label_display: '0'
  provider: core
visibility: {  }
+0 −19
Original line number Diff line number Diff line
langcode: en
status: true
dependencies:
  module:
    - system
  theme:
    - claro
id: claro_messages
theme: claro
region: highlighted
weight: 0
provider: null
plugin: system_messages_block
settings:
  id: system_messages_block
  label: 'Status messages'
  label_display: '0'
  provider: system
visibility: {  }
Loading