X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a1bcddb8eac5b2a60f907a8614ca2000bc9ebe42..85910e4038e5f54d82a29ceafc32b8e14e18628e:/WEB-INF/templates/week.tpl
diff --git a/WEB-INF/templates/week.tpl b/WEB-INF/templates/week.tpl
index 34edf920..42f24f16 100644
--- a/WEB-INF/templates/week.tpl
+++ b/WEB-INF/templates/week.tpl
@@ -69,6 +69,77 @@
{$forms.weekTimeForm.week_durations.control} |
+
+
+
+ | {$forms.weekTimeForm.btn_submit.control} |
+
+ | |
+
+
+
+
+ |
+{if $time_records}
+
+{/if}
+ |
+
+
+{if $time_records}
| {$i18n.label.week_total}: {$week_total} |
@@ -85,9 +156,5 @@
{/if}
-
-
- | {$forms.weekTimeForm.btn_submit.control} |
-
-
+{/if}
{$forms.weekTimeForm.close}