@ZKUI.GridBox showColumns="!map">
<@ZKUI.Searchbar onBeforeQuery="attSchDetailsOnBeforeQuery">
<@ZKUI.SearchTop>
|
<@ZKUI.Input type="date" name="attSchDetails_startDate" id="startDate${uuid!}" endId="endDate${uuid!}" title="common_time_from" todayRange="start" today="true" readonly="false"/>
<@i18n 'common_to'/>
<@ZKUI.Input type="date" name="attSchDetails_endDate" id="endDate${uuid!}" title="common_to" today="true" offset="1" hideLabel="true" readonly="false"/>
|
<#if !staff>
<@ZKUI.Input id="personPin${uuid!}" title="att_person_pin" type="text"/>
|
<@ZKUI.Input id="deptName${uuid!}" title="pers_dept_deptName" type="text"/>
|
#if>
@ZKUI.SearchTop>
<@ZKUI.SearchBelow>