* replaced durationForEntry with duration filter * fixed duration problem - fixes #137
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</div>
|
||||
<h4>
|
||||
{{ entry.activity.name }}
|
||||
<small><i class="fa fa-clock-o"></i> {{ entry|durationForEntry }}</small>
|
||||
<small><i class="fa fa-clock-o"></i> {{ entry|duration }}</small>
|
||||
</h4>
|
||||
<p>{{ entry.activity.project.name }} ({{ entry.activity.project.customer.name }})</p>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user