Webform module and config export
This commit is contained in:
parent
3e6a5cbed2
commit
0e15467384
1040 changed files with 117682 additions and 0 deletions
13
config/system.action.node_publish_action.yml
Normal file
13
config/system.action.node_publish_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: ccf2f1dd-6307-4d31-b923-21ab21de2cf7
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: lsQkbo4njZ-Q_oGKCPGXGWFjWF1I7QpgA6m-t9rcRoA
|
||||
id: node_publish_action
|
||||
label: 'Publish content'
|
||||
type: node
|
||||
plugin: node_publish_action
|
||||
configuration: { }
|
Reference in a new issue