Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 432 Bytes

2021-05-17-selected-order-items-confirmation.md

File metadata and controls

8 lines (8 loc) · 432 Bytes
title issue
Selected order items confirmation
NEXT-14296

Administration

  • Added sw_order_list_bulk_selected_actions_content and sw_order_list_bulk_edit_modal blocks in src/module/sw-order/page/sw-order-list/sw-order-list.html.twig
  • Added showBulkEditModal variable in src/module/sw-order/page/sw-order-list/index.js to check if the sw-bulk-edit-modal should be opened
  • Added sw-bulk-edit-modal component