Added stuff in config directory
This commit is contained in:
13
config/system.action.taxonomy_term_unpublish_action.yml
Normal file
13
config/system.action.taxonomy_term_unpublish_action.yml
Normal file
@ -0,0 +1,13 @@
|
||||
uuid: d56e242f-274c-4fb3-bb59-6fcb896e36a5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- taxonomy
|
||||
_core:
|
||||
default_config_hash: z2sNRM3ECa7FPCGnSNje_9SmZJQgwhD_6fG_L4Mr8zI
|
||||
id: taxonomy_term_unpublish_action
|
||||
label: 'Unpublish taxonomy term'
|
||||
type: taxonomy_term
|
||||
plugin: 'entity:unpublish_action:taxonomy_term'
|
||||
configuration: { }
|
||||
Reference in New Issue
Block a user