Issue #2315189 by herom: Fixed 2 schema element types mistyped as sequence.

8.0.x
webchick 2014-08-04 13:17:54 -07:00
parent 1d8f75b38d
commit d82eb50d7d
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ action.configuration.comment_unpublish_by_keyword_action:
type: sequence
label: 'Keywords'
sequence:
- type: sequence
- type: string
label: 'Keyword'
action.configuration.comment_unpublish_action:

View File

@ -124,7 +124,7 @@ action.configuration.node_unpublish_by_keyword_action:
type: sequence
label: 'Keywords'
sequence:
- type: sequence
- type: string
label: 'Keyword'
block.settings.node_syndicate_block: