changeset 396:033e73f4875f

templates/zeiterfassung2: daily sum per category fixed.
author Bernhard Reiter <bernhard@intevation.de>
date Fri, 06 Mar 2015 08:52:06 +0100
parents 4bcf0bf118ff
children 03f3a73350ef
files getan/templates/zeiterfassung2
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/getan/templates/zeiterfassung2	Mon Mar 02 12:17:28 2015 +0100
+++ b/getan/templates/zeiterfassung2	Fri Mar 06 08:52:06 2015 +0100
@@ -15,7 +15,7 @@
 {%- endfor %}
 # daily sum: {{ gentries|duration|human_time }}h
 {% endfor -%}
-## total category {{ proj.key }}: {{ entries|duration|human_time }}h
+## total category {{ proj.key }}: {{ proj.get_total_duration()|human_time }}h
 {% endif -%}
 {% endfor %}
 ### total all categories: {{ total_time|human_time }}h
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)