X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Ftime.tpl;h=f532be42491ba36ee4849a566b4ca020a8be084a;hb=16cbd33bec16854f1b6a4caf4ac24ededc8326f3;hp=8328ab41d7fd9c2b74e2cf91dfb4c49863d6196e;hpb=0321413f489a83610e8b3c20a55dcc404dcd73a6;p=timetracker.git diff --git a/WEB-INF/templates/time.tpl b/WEB-INF/templates/time.tpl index 8328ab41..f532be42 100644 --- a/WEB-INF/templates/time.tpl +++ b/WEB-INF/templates/time.tpl @@ -8,6 +8,13 @@ {$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} +
@@ -42,7 +49,7 @@ {/if} {if ($smarty.const.MODE_PROJECTS_AND_TASKS == $user->tracking_mode)} - + {/if} @@ -59,7 +66,7 @@ {if (($smarty.const.TYPE_DURATION == $user->record_type) || ($smarty.const.TYPE_ALL == $user->record_type))} - + {/if}
{$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 +113,7 @@
{$i18n.label.edit}
{$record.client|escape}