OEL-579 - Whitelabel - Medley branch with BCL 0.9.0 upgradel
Created by: drishu
Jira:
- https://citnet.tech.ec.europa.eu/CITnet/jira/browse/OEL-579 Contains:
- Header: https://citnet.tech.ec.europa.eu/CITnet/jira/browse/OEL-587
- Footer: https://citnet.tech.ec.europa.eu/CITnet/jira/browse/OEL-589
- Language switcher Modal: https://citnet.tech.ec.europa.eu/CITnet/jira/browse/OEL-648
- Link corporate logos: https://citnet.tech.ec.europa.eu/CITnet/jira/browse/OEL-547
Merge request reports
Activity
121 121 $this->assertCount(1, $logo); 122 122 $expected = "/themes/custom/oe_whitelabel/modules/oe_whitelabel_helper/images/logos/eu/logo-eu--{$lang}.svg"; 123 123 $this->assertSame($expected, $logo->attr('src')); 124 $picture = $actual->filter('picture'); 16 16 {% block content %} 17 17 <div class="d-flex align-items-center my-3"> 18 18 {% if site_logo %} 19 <a href="{{ path('<front>') }}" rel="home" class="site-logo"> 54 54 55 55 {# Follow section must always be the last on the left. #} 56 56 {% set _section_2 = _section_2|merge([{ 57 'title': 'Follow us'|t, 57 'title': 'Follow us on social media'|t, requested review from @brummbar
Please register or sign in to reply