Skip to content

Commit

Permalink
Render "Portal languages" immediately before "other languages"
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Nov 6, 2024
1 parent edfb5be commit 1c8a8ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/content/node--k-centre-profile.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
{{ content.field_competence_area }}
{{ content.field_audiences }}
{{ content.field_service_types }}
{{ content.field_portal_languages }}
{{ content.field_languages }}
{{ content.field_modalities }}
{{ content.field_linguistic_topics }}
{{ content.field_language_processing }}
{{ content.field_data_types }}
{{ content.field_portal_languages }}
{{ content.field_generic_topics }}
{% if content.field_resource_families.0 %}
<div class="resource_families_fields row">
Expand Down

0 comments on commit 1c8a8ed

Please sign in to comment.