mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-06 09:01:23 +00:00
Initial commit
This commit is contained in:
commit
c5e731d8ae
2773 changed files with 600767 additions and 0 deletions
13
drupal10/config/system.action.node_publish_action.yml
Normal file
13
drupal10/config/system.action.node_publish_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 14641b6c-4a58-4e62-b087-6fc40af1d561
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: 2B9uF8NL5gutNKSdPRAhhAsDWFZZG1PJOBmx0aBGd_0
|
||||
id: node_publish_action
|
||||
label: 'Publish content'
|
||||
type: node
|
||||
plugin: 'entity:publish_action:node'
|
||||
configuration: { }
|
Loading…
Add table
Add a link
Reference in a new issue