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_institutions_structures
- node.type.article
- taxonomy.vocabulary.vocabulary_7
- taxonomy.vocabulary.topics
id: node.article.field_institutions_structures
field_name: field_institutions_structures
entity_type: node
@ -20,7 +20,7 @@ settings:
handler: 'default:taxonomy_term'
handler_settings:
target_bundles:
vocabulary_7: vocabulary_7
topics: topics
sort:
field: name
direction: asc