X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Ftime_edit.tpl;h=a5017ce74dcfc558937114af0436a0df6a85d4d7;hb=f18a557af5593668fe61b8e86db4bcf50970e0bd;hp=9a13d4c5c8889d369f41fbb169908b5baf78c403;hpb=6deafabef6031f12fe9fec94d9262ba460f7875b;p=timetracker.git diff --git a/WEB-INF/templates/time_edit.tpl b/WEB-INF/templates/time_edit.tpl index 9a13d4c5..a5017ce7 100644 --- a/WEB-INF/templates/time_edit.tpl +++ b/WEB-INF/templates/time_edit.tpl @@ -20,6 +20,12 @@ {/if} +{if ($user->can('manage_invoices') && $user->isPluginEnabled('ps'))} + +   + + +{/if} {if ($custom_fields && $custom_fields->fields[0])} {$custom_fields->fields[0]['label']|escape}{if $custom_fields->fields[0]['required']} (*){/if}:{$forms.timeRecordForm.cf_1.control} @@ -33,7 +39,7 @@ {/if} {if ($smarty.const.MODE_PROJECTS_AND_TASKS == $user->tracking_mode)} - {$i18n.label.task}: + {$i18n.label.task}{if $user->task_required} (*){/if}: {$forms.timeRecordForm.task.control} {/if}