{% import 'components/pager.html' as pager %} {% macro component(id="tasks", filters=false, checkboxes=true, avatar=true, department=true, chips=false, status=true, type=true, phone=true, pagination=true, search=false, items=[]) %}
|
{% endif %}
Task | Tags | Due | Assigned to | |
---|---|---|---|---|---|
|
{% endif %}
{% if avatar and item.avatar %}
{% if item.avatar.image %}
{% endif %}
{{ item.title }}
{% if item.attachments %}
link
{{ item.attachments }}
{% endif %}
{% if item.comments %}
comment
{{ item.comments }}
{% endif %}
{% if avatar and item.avatar %}
|
{{ item.date }} |
{% for avatar in item.avatars %}
{% endfor %}
{% for avatar in item.avatars_titles %}
{% endfor %}
add
|
more_vert |