BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
13
config/sync/system.action.node_make_sticky_action.yml
Normal file
13
config/sync/system.action.node_make_sticky_action.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
uuid: d9db7f54-5513-4db0-89e6-bc82213ee02f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: sOb26JSy3fGpWkvR0WYN6_hMqj_6d1rvbvrkzp1yya0
|
||||
id: node_make_sticky_action
|
||||
label: 'Make content sticky'
|
||||
type: node
|
||||
plugin: node_make_sticky_action
|
||||
configuration: { }
|
Reference in New Issue
Block a user