Skip to content
Snippets Groups Projects
Commit fe48edb1 authored by catch's avatar catch
Browse files

Issue #3459496 by scott_euser, catch, smustgrave, quietone: Views content...

Issue #3459496 by scott_euser, catch, smustgrave, quietone: Views content language field default configuration should use field_language plugin
parent 9734ca5f
No related branches found
No related tags found
No related merge requests found
...@@ -202,7 +202,7 @@ display: ...@@ -202,7 +202,7 @@ display:
admin_label: '' admin_label: ''
entity_type: node entity_type: node
entity_field: langcode entity_field: langcode
plugin_id: field plugin_id: field_language
label: 'Language' label: 'Language'
exclude: false exclude: false
alter: alter:
......
...@@ -265,3 +265,7 @@ views.field.field: ...@@ -265,3 +265,7 @@ views.field.field:
field_api_classes: field_api_classes:
type: boolean type: boolean
label: 'Use field template' label: 'Use field template'
views.field.field_language:
type: views.field.field
label: 'Views language field handler'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment