fixed entries translation bug
This commit is contained in:
@@ -90,12 +90,21 @@ display:
|
||||
summary: ''
|
||||
description: ''
|
||||
columns:
|
||||
field_color: field_color
|
||||
name: name
|
||||
field_workflow: name
|
||||
edit_taxonomy_term: name
|
||||
operations: name
|
||||
description__value: description__value
|
||||
field_notice: field_notice
|
||||
info:
|
||||
field_color:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
name:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
@@ -117,6 +126,11 @@ display:
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
operations:
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
description__value:
|
||||
align: ''
|
||||
separator: ''
|
||||
@@ -310,14 +324,14 @@ display:
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
plugin_id: field
|
||||
edit_taxonomy_term:
|
||||
id: edit_taxonomy_term
|
||||
operations:
|
||||
id: operations
|
||||
table: taxonomy_term_data
|
||||
field: edit_taxonomy_term
|
||||
field: operations
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
label: 'Lien pour modifier Taxonomy term'
|
||||
label: 'Liens d''actions'
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
@@ -358,9 +372,9 @@ display:
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
text: modifier
|
||||
destination: true
|
||||
entity_type: taxonomy_term
|
||||
plugin_id: entity_link_edit
|
||||
plugin_id: entity_operations
|
||||
description__value:
|
||||
id: description__value
|
||||
table: taxonomy_term_field_data
|
||||
|
||||
Reference in New Issue
Block a user