Disable 'use field names' in templates because i don't understand it
.. and want to avoid ever-more dependencies on display suite without good cause.
This commit is contained in:
parent
0640f08703
commit
620679b3c6
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ ft-show-colon: false
|
|||
classes:
|
||||
region: { }
|
||||
field: { }
|
||||
use_field_names: true
|
||||
use_field_names: false
|
||||
_core:
|
||||
default_config_hash: xfB0qOeoAomOThclNNokdKTrVwXLcXz13SU3-4a5-FY
|
||||
|
|
Loading…
Reference in a new issue