X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Ftime_edit.tpl;h=1d346bba633d926590348666e2357ee3edede9a1;hb=de05f61301a897661c702f03c1b45dd3ab5c0e8a;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..1d346bba 100644 --- a/WEB-INF/templates/time_edit.tpl +++ b/WEB-INF/templates/time_edit.tpl @@ -20,6 +20,12 @@ {/if} +{if ($user->canManageTeam() && $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}