<#include '/public/template/editTemplate.html'> <#macro editContent> <#assign editPage = true> <@ZKUI.Layout pattern="4G" style="height:100%;width:100%;"> <@ZKUI.Cell fixSize="1" width="360" height="400" hideArrow="true" title="att_leftMenu_timeSlot">
<@ZKUI.Cell hideArrow="true" hideHeader="true">
* <@ZKUI.Combo id="shiftWorkType" empty="false" width="198" value="${(item.workType)!}" hideLabel="true" name="workType">
* <@ZKUI.Combo id="attendanceMode${uuid!}" width="198" empty="false" value="${(item.attendanceMode)!}" hideLabel="true" name="attendanceMode">
* <@ZKUI.Combo id="overtimeMode${uuid!}" width="198" empty="false" value="${(item.overtimeMode)!}" hideLabel="true" name="overtimeMode">
<@ZKUI.Cell fixSize="1" hideHeader="true" height="130">
<@i18n 'att_personSch_opTip'/>
<@i18n 'att_personSch_opTip1'/>
<@i18n 'att_personSch_opTip2'/>
<@i18n 'att_personSch_opTip3'/>
<@ZKUI.Cell hideHeader="true" height="180">

<@i18n 'att_personSch_schRules'/>

<@i18n 'att_personSch_schRules1'/>

<@i18n 'att_personSch_schRules2'/>

<@i18n 'att_personSch_schRules3'/>

<<
>>