X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Ftemplates%2Fweek.tpl;h=6f97c4d2aaff24a5dd8c0dbd4aa5899e0dec36c4;hb=dc799619007c9eafdec69a70f89a2d08bb10864c;hp=33a218a3dc328c2bd5030b683fbedc9053a1f4a8;hpb=cdd2e058776a3d0dc9b6f32a2d5d33e4f9388491;p=timetracker.git diff --git a/WEB-INF/templates/week.tpl b/WEB-INF/templates/week.tpl index 33a218a3..6f97c4d2 100644 --- a/WEB-INF/templates/week.tpl +++ b/WEB-INF/templates/week.tpl @@ -23,11 +23,13 @@ function fillDropdowns() { {$forms.weekTimeForm.open} +{if $show_navigation} +{/if}
{$i18n.label.day_view} / {$i18n.label.week_view}
@@ -37,9 +39,9 @@ function fillDropdowns() { {/if} -{if $user->isPluginEnabled('cl')} +{if $show_client} - + {/if} @@ -54,19 +56,19 @@ function fillDropdowns() { {/if} -{if ($smarty.const.MODE_PROJECTS == $user->tracking_mode || $smarty.const.MODE_PROJECTS_AND_TASKS == $user->tracking_mode)} +{if $show_project} {/if} -{if ($smarty.const.MODE_PROJECTS_AND_TASKS == $user->tracking_mode)} +{if $show_task} {/if} -{if $user->isPluginEnabled('wvn')} +{if $show_week_note} @@ -94,7 +96,7 @@ function fillDropdowns() {
{$forms.weekTimeForm.onBehalfUser.control}
{$i18n.label.client}{if $user->isPluginEnabled('cm')} (*){/if}:{$i18n.label.client}{if $user->isOptionEnabled('client_required')} (*){/if}: {$forms.weekTimeForm.client.control}
{$custom_fields->fields[0]['label']|escape}{if $custom_fields->fields[0]['required']} (*){/if}:{$forms.weekTimeForm.cf_1.control}
{$i18n.label.project} (*): {$forms.weekTimeForm.project.control}
{$i18n.label.task}: {$forms.weekTimeForm.task.control}
{$i18n.label.week_note}: {$forms.weekTimeForm.note.control}
 
-{if $user->isPluginEnabled('wvl')} +{if $show_week_list}
@@ -179,7 +181,7 @@ function fillDropdowns() { {if $time_records} - {if $user->isPluginEnabled('wvl')} + {if $show_week_list}
{$i18n.label.week_total}: {$week_total}