{% load i18n %} {% load django_listing %} {% if listing.has_group_by == True %} {% get_uniq_id as uniq_id %}
{{ item.label }} {% if gb_cols %} {% trans "[Ungroup]" %} {% endif %}
{% endif %}