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:
|
classes:
|
||||||
region: { }
|
region: { }
|
||||||
field: { }
|
field: { }
|
||||||
use_field_names: true
|
use_field_names: false
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: xfB0qOeoAomOThclNNokdKTrVwXLcXz13SU3-4a5-FY
|
default_config_hash: xfB0qOeoAomOThclNNokdKTrVwXLcXz13SU3-4a5-FY
|
||||||
|
|
Loading…
Reference in a new issue