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

Skip to content
Snippets Groups Projects
Commit 7fe2ea15 authored by drishu's avatar drishu
Browse files

OEL-1919: Improve whitespace control.

parent df7b3a34
No related branches found
No related tags found
1 merge request!176OEL-1919: Fix broken styling for facetapi.
......@@ -5,7 +5,7 @@
*/
#}
<div class="facets-widget- {{- facet.widget.type -}} ">
{% if facet.widget.type %}
{% if facet.widget.type -%}
{%- set attributes = attributes.addClass('item-list__' ~ facet.widget.type) %}
{%- endif %}
{% if facet.widget.type == 'dropdown' -%}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment