OEL-1307: Update oe_whitelabel to BCL 0.20.0
Created by: escuriola
https://citnet.tech.ec.europa.eu/CITnet/jira/browse/OEL-1307
Merge request reports
Activity
Filter activity
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 %}
Please register or sign in to reply