X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Ftimesheets.tpl;h=626065846423b0d7d5f225326eff6028ca292f5d;hb=1ed162514b774ef5d2f9858efa2436b19d99d484;hp=2b7990a88d1a843e52c526aaf9085b496cb11d46;hpb=710003ecf2838c254c075fd9898034e267915e46;p=timetracker.git diff --git a/WEB-INF/templates/timesheets.tpl b/WEB-INF/templates/timesheets.tpl index 2b7990a8..62606584 100644 --- a/WEB-INF/templates/timesheets.tpl +++ b/WEB-INF/templates/timesheets.tpl @@ -9,18 +9,15 @@ - + + {if $user->isPluginEnabled('cl')} - - {if $user->isPluginEnabled('ps')} - {/if} + + - {if !$user->isClient()} - - {/if} - {foreach $invoices as $invoice} + {foreach $timesheets as $timesheet} @@ -38,7 +35,7 @@ {if !$user->isClient()}
{$i18n.form.timesheets.hint}
{$i18n.label.invoice}{$i18n.label.thing_name}{$i18n.label.client}{$i18n.label.date}{$i18n.label.paid}{$i18n.label.submitted}{$i18n.label.approved} {$i18n.label.view}{$i18n.label.delete}
{$invoice.name|escape} {$invoice.client_name|escape}
- +


{/if} {/if}