Skip to content

Commit

Permalink
Fixed typo on bando content type
Browse files Browse the repository at this point in the history
  • Loading branch information
arrubiu committed Jan 12, 2018
1 parent bf1b10c commit d1d41c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ id: node.bando.field_data_scadenza_agevolazione
field_name: field_data_scadenza_agevolazione
entity_type: node
bundle: bando
label: 'Data di scadenza dell''avegolazione'
label: 'Data di scadenza dell''agevolazione'
description: 'Inserisci la data di scadenza dell''agevolazione'
required: true
translatable: false
Expand Down
2 changes: 1 addition & 1 deletion sites/default/config/search_api.index.bandi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ field_settings:
config:
- field.storage.node.field_criteri_di_valutazione
field_data_scadenza_agevolazione:
label: 'Data di scadenza dell''avegolazione'
label: 'Data di scadenza dell''agevolazione'
datasource_id: 'entity:node'
property_path: field_data_scadenza_agevolazione
type: date
Expand Down

0 comments on commit d1d41c3

Please sign in to comment.