changeset 374:87cb6c55de1c

Use week in wochenbericht template unix_week is mostly for calucation with in the database. week should be used instead to display the current workweek number.
author Björn Ricks <bjoern.ricks@intevation.de>
date Mon, 10 Mar 2014 09:59:56 +0100
parents 82a5dd050436
children db872ef92bd9
files getan/templates/wochenbericht
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/getan/templates/wochenbericht	Mon Mar 10 09:39:07 2014 +0100
+++ b/getan/templates/wochenbericht	Mon Mar 10 09:59:56 2014 +0100
@@ -1,4 +1,4 @@
-{{ user }}, (KW {{ unix_week }}, {{ year }})
+{{ user }}, (KW {{ week }}, {{ year }})
 {% for i in user -%}
 =
 {%- endfor -%}
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)