Skip to content
Snippets Groups Projects
Commit 071251da authored by Aleksandr Britvin's avatar Aleksandr Britvin Committed by Florent Torregrosa
Browse files

Issue #3438554 by lexbritvin, grimreaper: Core patch: support changing existing section layout.

parent b90c52d0
No related branches found
No related tags found
1 merge request!173Skip override on new layout builder routes
Pipeline #329047 passed
......@@ -133,9 +133,13 @@ class ThemeSuggestionsAlter implements ContainerInjectionInterface {
'editor.link_dialog',
'editor.media_dialog',
'layout_builder.add_block',
// @see https://www.drupal.org/project/drupal/issues/3134371
'layout_builder.change_section_layout',
'layout_builder.choose_block',
'layout_builder.choose_inline_block',
'layout_builder.choose_section',
// @see https://www.drupal.org/project/drupal/issues/3134371
'layout_builder.configure_changed_section_layout',
'layout_builder.remove_block',
'layout_builder.remove_section',
'media_library.ui',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment