Skip to content

Commit

Permalink
[SDPA-446] Moved show_topic_term_and_tags field to tide_core (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmedjabar authored and enzolutions committed Sep 30, 2018
1 parent f7aed89 commit 7f7b78e
Showing 1 changed file with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
langcode: en
status: true
dependencies:
module:
- node
id: node.field_show_topic_term_and_tags
field_name: field_show_topic_term_and_tags
entity_type: node
type: boolean
settings: { }
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false

0 comments on commit 7f7b78e

Please sign in to comment.