{% block widget_locator_attributes %} {% if attributes %} {% for sAttrID, oFilterAttr in attributes %} {% set sActiveValue = oFilterAttr.getActiveValue() %} {% if sActiveValue %} {% set hasActiveValue = sActiveValue %} {% endif %} {% endfor %} {% set categoryWidth = oViewConf.getViewThemeParam('sCategoryWidth') %}
{% if hasActiveValue %} {% endif %} {% endif %} {% endblock %}