More detailed "verb" for task action logging.

This commit is contained in:
2016-10-12 15:08:06 +02:00
parent 32400b34e9
commit 363f1f6110
3 changed files with 30 additions and 12 deletions

View File

@@ -12,9 +12,6 @@
| {% include "attract/index_anon_left_column.html" %}
| {% endif %}
.col-md-6
h3 Latest Edit
img.img-responsive(src="//placehold.it/500x250")
.d-activity
h3 Activity
@@ -23,7 +20,7 @@
li
span.date {{ act._created | pretty_date_time }}: 
a(href="{{ act.link }}")
| {{ act['actor_user']['full_name'] }} {{ act.verb }} {{ act.object }}
| {{ act['actor_user']['full_name'] }} {{ act.verb }}
| {% endfor %}
h3 Shot statistics