Export site configuration
This commit is contained in:
parent
97426bdbdd
commit
166237c2c3
524 changed files with 37468 additions and 0 deletions
16
config/sync/system.action.commerce_order_delete_action.yml
Normal file
16
config/sync/system.action.commerce_order_delete_action.yml
Normal file
|
@ -0,0 +1,16 @@
|
|||
uuid: d7c5e561-5c71-4f59-a448-b849fa9d3c38
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- commerce_order
|
||||
enforced:
|
||||
module:
|
||||
- commerce_order
|
||||
_core:
|
||||
default_config_hash: Cj_fREZCx0NVDUfo3pDHFMUuCGTzoag_MUFspBxr3AQ
|
||||
id: commerce_order_delete_action
|
||||
label: 'Delete order'
|
||||
type: commerce_order
|
||||
plugin: 'entity:delete_action:commerce_order'
|
||||
configuration: { }
|
Loading…
Add table
Add a link
Reference in a new issue