<#assign gridName="attGroupSchGrid${uuid!}"> <@ZKUI.Layout pattern="2U"> <@ZKUI.Cell hideHeader="true" height="240" width="500"> <@ZKUI.GridBox gridName="${gridName}" showColumns="checkbox,groupName,scheduleType,shiftName,startDate,endDate"> <@ZKUI.Searchbar> <@ZKUI.SearchTop> <@ZKUI.ComboTree id="attGroupComboTree" type="radio" autoFirst="true" url="attGroup.do?tree" title="att_common_groupName" width="148" readonly="true" tree_onCheck="onTreeChecked"/> <@ZKUI.Toolbar> <@ZKUI.ToolItem id="refresh" text="common_op_refresh" img="comm_refresh.png" action="commonRefresh" permission="att:groupsch:refresh"> <@ZKUI.ToolItem id="attGroupSch.do?edit" text="common_op_new" width="650" height="500" img="comm_add.png" action="commonAdd" permission="att:groupsch:add"> <@ZKUI.ToolItem id="attGroupSch.do?del&names=(groupName)" text="common_op_del" img="comm_del.png" action="commonDel" callback="reloadAttGroupSchGrid" permission="att:groupsch:del"> <@ZKUI.ToolItem id="attTempSch.do?edit&tempType=0" width="650" height="500" text="att_schedult_opAddTempSch" action="commonOpen" img="comm_add.png" permission="att:groupsch:addtempsch"> <@ZKUI.Grid vo="com.zkteco.zkbiosecurity.att.vo.AttGroupSchItem" query="attGroupSch.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"/>