Skip to content
Snippets Groups Projects
Commit 2bebd76c authored by sascha's avatar sascha
Browse files

Dashboard: Fix icon and image gallery styles.

parent 45001564
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@
{% block creation_label %}{% trans "created a todo" %}{% endblock %}
{% block icon %}fa-tasks{% endblock %}
{% block icon_class %}{% if item.assigned_to %}icon-padded{% endif %}{% endblock %} {% comment %} Set if there is a subtitle row! {% endcomment %}
{% block title %}{{ item.title }}{% endblock %}
......
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