diff --git a/modules/openy_map_lb/config/install/views.view.locations_lb.yml b/modules/openy_map_lb/config/install/views.view.locations_lb.yml index e0d5d0f..2c41207 100644 --- a/modules/openy_map_lb/config/install/views.view.locations_lb.yml +++ b/modules/openy_map_lb/config/install/views.view.locations_lb.yml @@ -356,6 +356,46 @@ display: operator: '' operator_limit_selection: false operator_list: { } + default_langcode: + id: default_langcode + table: node_field_data + field: default_langcode + relationship: none + group_type: group + admin_label: '' + entity_type: node + entity_field: default_langcode + plugin_id: boolean + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } filter_groups: operator: AND groups: @@ -380,6 +420,7 @@ display: empty: false content: '

{{ type }}

' tokenize: true + rendering_language: '***LANGUAGE_language_interface***' display_extenders: { } block_description: 'Locations Branches' block_category: 'Paragraph Blocks' @@ -387,7 +428,6 @@ display: cache_metadata: max-age: -1 contexts: - - 'languages:language_content' - 'languages:language_interface' - url - 'user.node_grants:view' diff --git a/modules/openy_map_lb/templates/openy-map-lb.html.twig b/modules/openy_map_lb/templates/openy-map-lb.html.twig index 9e40f73..6281a5b 100644 --- a/modules/openy_map_lb/templates/openy-map-lb.html.twig +++ b/modules/openy_map_lb/templates/openy-map-lb.html.twig @@ -9,7 +9,7 @@
- +
@@ -40,7 +40,7 @@