X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fmobile%2Fproject_edit.tpl;h=871f5c1dc0b85c40e41620231838b49f418bc59b;hb=4334f16faa68ecaec5aceb5c16bb500d62a3688f;hp=c94e47540187ac6ec7bb20f2839af1575d863b1d;hpb=ee49ee74b2a7d3c6daaa2d4bc6397b0c89e3099b;p=timetracker.git diff --git a/WEB-INF/templates/mobile/project_edit.tpl b/WEB-INF/templates/mobile/project_edit.tpl index c94e4754..871f5c1d 100644 --- a/WEB-INF/templates/mobile/project_edit.tpl +++ b/WEB-INF/templates/mobile/project_edit.tpl @@ -4,23 +4,25 @@ - + - + +{if $show_users} -{if ($smarty.const.MODE_PROJECTS_AND_TASKS == $user->tracking_mode)} +{/if} +{if $show_tasks} @@ -36,10 +38,10 @@ - +
{$i18n.label.thing_name} (*):{$i18n.label.thing_name} (*): {$forms.projectForm.project_name.control}
{$i18n.label.description}:{$i18n.label.description}: {$forms.projectForm.description.control}
{$i18n.label.status}: {$forms.projectForm.status.control}
 
{$i18n.label.users}: {$forms.projectForm.users.control}
 
{$i18n.label.tasks}: 
{$forms.projectForm.btn_save.control} {$forms.projectForm.btn_copy.control}{$forms.projectForm.btn_save.control} {$forms.projectForm.btn_copy.control} {$forms.projectForm.btn_delete.control}
-{$forms.projectForm.close} \ No newline at end of file +{$forms.projectForm.close}