<#assign gridName="attDeptSchGrid${uuid!}"> <@ZKUI.Layout pattern="2U"> <@ZKUI.Cell hideHeader="true" height="240" width="500"> <@ZKUI.GridBox autoFirst="true" gridName="${gridName}" showColumns="personPin,personName,personLastName,deptName"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <@ZKUI.Input name="personPin" maxlength="30" title="att_person_pin" type="text"/> <@ZKUI.SearchBelow> <@ZKUI.Input name="likeName" maxlength="30" title="pers_person_wholeName" type="text"/> <@ZKUI.Input name="deptName" maxlength="30" title="pers_dept_deptName" type="text"/> <@ZKUI.Toolbar> <@ZKUI.ToolItem id="attTempSch.do?edit&tempType=2" width="850" height="700" text="att_schedult_opAddTempSch" action="commonOpen" img="comm_add.png" permission="att:personsch:addtempsch"> <@ZKUI.Grid onRowSelect="selectPersonHandler" vo="com.zkteco.zkbiosecurity.att.vo.AttPersonSchItem" query="attPersonSch.do?list"/> <@ZKUI.Cell hideHeader="true">
<< >>

<@i18n 'att_schedule_normalSchInfo'/>

<@i18n 'att_schedule_multipleInterSchInfo'/>

<@i18n 'att_schedule_inderSchFirstDayInfo'/>

<@i18n 'att_schedule_inderSchSecondDayInfo'/>

  • <@i18n "common_abb_sunday"/>
  • <@i18n "common_abb_monday"/>
  • <@i18n "common_abb_tuesday"/>
  • <@i18n "common_abb_wednesday"/>
  • <@i18n "common_abb_thursday"/>
  • <@i18n "common_abb_friday"/>
  • <@i18n "common_abb_saturday"/>