Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects

OEL-1147 - Footer

Merged Francesco SARDARA requested to merge OEL-1147 into 1.x

Created by: escuriola

Merge request reports

Approval is optional

Merged by avatar (Apr 17, 2025 11:12pm UTC)

Merge details

  • Changes merged into 1.x with 9d3aae1c.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Francesco SARDARA
  • Francesco SARDARA
  • Francesco SARDARA
    Francesco SARDARA @brummbar started a thread on commit 30496ac8
  • 20 'classes': 'col-12 col-lg-4',
    21 'items': _section_3,
    22 }
    23 ],
    24 } %}
    54 25
    55 {# Follow section must always be the last on the left. #}
    56 {% set _section_2 = _section_2|merge([{
    57 'title': 'Follow us on social media'|t,
    58 'links': bcl_footer_links(site_specific_footer.social_links),
    59 }]) %}
    60 {% endif %}
    26 {% set eu_logo %}
    27 <picture>
    28 <source media="(max-width: 992px)"
    29 srcset="{{ bcl_logo_path ~ 'eu/mobile/logo-eu--' ~ current_language_id|to_internal_language_id ~ '.svg' }}">
  • Francesco SARDARA
  • Created by: drishu

    Review: Changes requested

    there is a duplicate div.col-12.col-lg-4 Screenshot 2022-03-14 at 16 08 21

  • Created by: drishu

    Review: Approved

  • Created by: abel-santos-corral

    Review: Approved

  • Created by: Maxfire

    Review: Approved

  • Created by: brummbar

    Review: Approved

  • Merged by: brummbar at 2022-03-14 14:57:12 UTC

  • merged manually

  • Please register or sign in to reply
    Loading