BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
13
config/sync/system.action.node_promote_action.yml
Normal file
13
config/sync/system.action.node_promote_action.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
uuid: fe3a1c22-077a-4944-9708-19504271b1ef
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: N0RDBTqiK4dKoN4p4oW2j0SGWycdHyALUe9M-Ofp89U
|
||||
id: node_promote_action
|
||||
label: 'Promote content to front page'
|
||||
type: node
|
||||
plugin: node_promote_action
|
||||
configuration: { }
|
Reference in New Issue
Block a user