Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 480 Bytes

2023-01-04-add-missing-block-to-sw-flow-index.md

File metadata and controls

7 lines (7 loc) · 480 Bytes

title: Add missing block to sw-flow-index issue: NEXT-17997


Administration

  • Added missing block sw_flow_index_modal_content_custom in src/module/sw-flow/page/sw-flow-index/sw-flow-index.html.twig to fix breaking change when splitting sw-flow-index from sw-flow-list.
  • Added missing block sw_flow_list_modal_content_custom in src/module/sw-flow/view/listing/sw-flow-list/sw-flow-list.html.twig to fix breaking change when moving sw-flow-list from page to view.