X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fmobile%2Ftimer.tpl;h=631f4977dc4fd7ab6226f29f3fad4892432486c9;hb=13cfff28242767287408e8fd13d992bc6c6e2086;hp=e1c7d76e440e2f7eee895f987e2c156424f6a63b;hpb=7ece3d4c1cf7c91fc469373a6b8a997fd4ea3398;p=timetracker.git diff --git a/WEB-INF/templates/mobile/timer.tpl b/WEB-INF/templates/mobile/timer.tpl index e1c7d76e..631f4977 100644 --- a/WEB-INF/templates/mobile/timer.tpl +++ b/WEB-INF/templates/mobile/timer.tpl @@ -1,160 +1,7 @@ - +{include file="time_script.tpl"}

00:00 - {/if} -{$forms.timerRecordForm.open} +{$forms.timeRecordForm.open}
- +
- +
{if $user->isPluginEnabled('cl')} - + {/if} {if $user->isPluginEnabled('iv')} - + {/if} {if ($custom_fields && $custom_fields->fields[0])} - + {/if} {if ($smarty.const.MODE_PROJECTS == $user->tracking_mode || $smarty.const.MODE_PROJECTS_AND_TASKS == $user->tracking_mode)} - + {/if} {if ($smarty.const.MODE_PROJECTS_AND_TASKS == $user->tracking_mode)} - + {/if}
{$i18n.label.client}:
{$forms.timerRecordForm.client.control}
{$forms.timeRecordForm.client.control}
{$custom_fields->fields[0]['label']|escape}:
{$forms.timerRecordForm.cf_1.control}
{$forms.timeRecordForm.cf_1.control}
{$i18n.label.project}:
{$forms.timerRecordForm.project.control}
{$forms.timeRecordForm.project.control}
{$i18n.label.task}:
{$forms.timerRecordForm.task.control}
{$forms.timeRecordForm.task.control}
{$forms.timerRecordForm.btn_start.control} {$forms.timerRecordForm.btn_stop.control}{$forms.timeRecordForm.btn_start.control} {$forms.timeRecordForm.btn_stop.control}
-{$forms.timerRecordForm.close} +{$forms.timeRecordForm.close}
{if $time_records} - +
- + - +
{$i18n.label.day_total}:{$i18n.label.day_total}: {$day_total}
{$i18n.label.week_total}:{$i18n.label.week_total}: {$week_total}