updated core to 8.6.1 via composer
This commit is contained in:
@@ -6,5 +6,5 @@ dependencies:
|
||||
id: node_delete_action
|
||||
label: 'Delete content'
|
||||
type: node
|
||||
plugin: node_delete_action
|
||||
plugin: entity:delete_action:node
|
||||
configuration: { }
|
||||
|
||||
@@ -80,6 +80,8 @@ action.configuration.node_save_action:
|
||||
type: action_configuration_default
|
||||
label: 'Save content configuration'
|
||||
|
||||
# @deprecated in Drupal 8.6.x, to be removed before Drupal 9.0.0.
|
||||
# @see https://www.drupal.org/node/2934349
|
||||
action.configuration.node_delete_action:
|
||||
type: action_configuration_default
|
||||
label: 'Delete content configuration'
|
||||
|
||||
Reference in New Issue
Block a user