Remove unused vocabularies.

Now all the terms that belonged to these vocabularies are in the topics vocabulary.
This commit is contained in:
David Valdez 2019-08-02 13:00:38 -05:00
parent ae79ef25e8
commit 6e68f54700
18 changed files with 24 additions and 72 deletions

View file

@ -5,7 +5,7 @@ dependencies:
config:
- field.storage.node.field_visions_models
- node.type.blog
- taxonomy.vocabulary.vocabulary_10
- taxonomy.vocabulary.topics
id: node.blog.field_visions_models
field_name: field_visions_models
entity_type: node
@ -20,7 +20,7 @@ settings:
handler: 'default:taxonomy_term'
handler_settings:
target_bundles:
vocabulary_10: vocabulary_10
topics: topics
sort:
field: name
direction: asc