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

Skip to content
Snippets Groups Projects

OEL-1307: Update oe_whitelabel to BCL 0.20.0

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

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
75 {% endset %}
76 {% endif %}
77
78 {% set _data = {
79 id: id,
80 size: size,
81 header: _header,
82 body: _body,
83 footer: _footer,
84 } %}
85
86 <div class="bcl-language">
87 {% include '@oe-bcl/bcl-modal/modal.html.twig' with _data only %}
88 </div>
89 {% endspaceless %}
1 {% include '@oe-bcl/bcl-language-list/language-list.html.twig' with language_list only %}
  • Created by: drishu

    Review: Changes requested

    One more thing, this probably comes from the 0.20 BCL itself, but the ec logos are gone, except for one, see: Screenshot 2022-03-17 at 22 21 49 Screenshot 2022-03-17 at 22 22 05 Lets ask about this from FRONT and adapt

  • Francesco SARDARA
  • Created by: drishu

    Review: Approved

  • Created by: abel-santos-corral

    Review: Approved

  • Created by: brummbar

    Review: Approved

  • Merged by: escuriola at 2022-03-29 07:57:22 UTC

  • merged manually

  • Please register or sign in to reply
    Loading