Skip to content

Commit

Permalink
some descriptions in yml configs
Browse files Browse the repository at this point in the history
  • Loading branch information
retif committed May 25, 2020
1 parent cc3c2bd commit 734ee00
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ status: true
dependencies: { }
id: online
label: Online
description: ''
description: 'Store available over the Internet'
traits: { }
locked: false
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ field_name: field_best_value
entity_type: commerce_product_variation
bundle: membership
label: 'Best Value'
description: ''
description: 'Visually highlight product variation with Best Value badge'
required: false
translatable: false
default_value:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ field_name: field_age
entity_type: profile
bundle: family_members
label: Age
description: ''
description: 'Family members age'
required: false
translatable: false
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ field_name: field_age_group
entity_type: profile
bundle: family_members
label: 'Age Group'
description: ''
description: 'Family members age group'
required: false
translatable: false
default_value: { }
Expand Down

0 comments on commit 734ee00

Please sign in to comment.