Issue #2991573 by Laura Johnson, imalabya, Eli-T, joachim, msankhala: Improve help text for field_tags in Umami

8.7.x
Alex Pott 2018-09-14 14:49:40 +02:00
parent 383c6ee5cf
commit 019f7e10b0
No known key found for this signature in database
GPG Key ID: 31905460D4A69276
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ field_name: field_tags
entity_type: node
bundle: article
label: Tags
description: 'Enter a comma-separated list. For example: Amsterdam, Mexico City, "Cleveland, Ohio"'
description: 'Enter a comma-separated list. For example: Vegetarian, Chocolate brownies, Appetizers'
required: false
translatable: true
default_value: { }

View File

@ -10,7 +10,7 @@ field_name: field_tags
entity_type: node
bundle: recipe
label: Tags
description: ''
description: 'Enter a comma-separated list. For example: Vegetarian, Chocolate brownies, Appetizers'
required: false
translatable: true
default_value: { }