X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Ftime.tpl;h=0e05f05bc8b86ba69f97bfecde6196c80c84089a;hb=c9ab657042ee613e3e2b896c8cf381fee7dd3ff5;hp=8328ab41d7fd9c2b74e2cf91dfb4c49863d6196e;hpb=0321413f489a83610e8b3c20a55dcc404dcd73a6;p=timetracker.git diff --git a/WEB-INF/templates/time.tpl b/WEB-INF/templates/time.tpl index 8328ab41..0e05f05b 100644 --- a/WEB-INF/templates/time.tpl +++ b/WEB-INF/templates/time.tpl @@ -8,9 +8,22 @@ {$forms.timeRecordForm.open} +{if $user->isPluginEnabled('wv')} + + + +{/if} {foreach $time_records as $record} - + {if $user->isPluginEnabled('cl')} {/if}
+ {$i18n.label.day_view} / {$i18n.label.week_view} +
+{if $on_behalf_group_control} + + + + +{/if} {if $on_behalf_control} @@ -42,7 +55,7 @@ {/if} {if ($smarty.const.MODE_PROJECTS_AND_TASKS == $user->tracking_mode)} - + {/if} @@ -59,7 +72,7 @@ {if (($smarty.const.TYPE_DURATION == $user->record_type) || ($smarty.const.TYPE_ALL == $user->record_type))} - + {/if}
{$i18n.label.group}:{$forms.timeRecordForm.onBehalfGroup.control}
{$i18n.label.user}:
{$i18n.label.task}:{$i18n.label.task}{if $user->task_required} (*){/if}: {$forms.timeRecordForm.task.control}
{$i18n.label.duration}:{$forms.timeRecordForm.duration.control} {$i18n.form.time.duration_format}{$forms.timeRecordForm.duration.control} {if $user->decimal_mark == ','}{str_replace('.', ',', $i18n.form.time.duration_format)}{else}{$i18n.form.time.duration_format}{/if}
@@ -106,7 +119,7 @@
{$i18n.label.edit}
{$record.client|escape}