{% load l10n i18n %} {% load action_item_extras %} {% comment %} Renders a single list-item for a listgroup of action items. The list-item has a popover to display details of the action item. popover is contained in "data-content" attr {% endcomment %}
{% render_popover_list_item action_item=action_item action_item_type="reference" appointment=appointment %} {% if action_item.parent_reference_obj and action_item.related_reference_obj and action_item.parent_reference_obj.action_identifier == action_item.related_reference_obj.action_identifier %} {% render_popover_list_item action_item=action_item action_item_type="parent" appointment=appointment %} {% else %} {% if action_item.parent_reference_obj %} {% render_popover_list_item action_item=action_item action_item_type="parent" appointment=appointment %} {% endif %} {% if action_item.related_reference_obj %} {% render_popover_list_item action_item=action_item action_item_type="related" appointment=appointment %} {% endif %} {% endif %} {% render_action_item_button action_item=action_item label="Action item" color="default" appointment=appointment %} "> {{ action_item.display_name }} {{ action_age }}