X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Ftime.tpl;h=bb8628713c58c717f62b1d36afe4133198f4c3f6;hb=109089e858e28200e714a790883c236230b3922f;hp=25fc81c186e0f88f96c874655cdad18e587ecbe7;hpb=6deafabef6031f12fe9fec94d9262ba460f7875b;p=timetracker.git diff --git a/WEB-INF/templates/time.tpl b/WEB-INF/templates/time.tpl index 25fc81c1..bb862871 100644 --- a/WEB-INF/templates/time.tpl +++ b/WEB-INF/templates/time.tpl @@ -8,13 +8,26 @@ {$forms.timeRecordForm.open} +{if $user->isPluginEnabled('wv')} + + + +{/if}
+ {$i18n.label.day_view} / {$i18n.label.week_view} +
-{if $on_behalf_control} +{if $group_dropdown} + + + + +{/if} +{if $user_dropdown} - + {/if} {if $user->isPluginEnabled('cl')} @@ -42,7 +55,7 @@ {/if} {if ($smarty.const.MODE_PROJECTS_AND_TASKS == $user->tracking_mode)} - + {/if} @@ -106,7 +119,7 @@ {foreach $time_records as $record} - + {if $user->isPluginEnabled('cl')} {/if}
{$i18n.label.group}:{$forms.timeRecordForm.group.control}
{$i18n.label.user}:{$forms.timeRecordForm.onBehalfUser.control}{$forms.timeRecordForm.user.control}
{$i18n.label.task}:{$i18n.label.task}{if $user->task_required} (*){/if}: {$forms.timeRecordForm.task.control}
{$i18n.label.edit}
{$record.client|escape}