<#assign editPage="true"> <#include "/public/template/editTemplate.html"> <#macro editContent>
*
* <@ZKUI.Combo width="148" empty="false" readonly="true" value="${(tempAccHoliday.holidayType)!}" hideLabel="true" name="holidayType">
* <@ZKUI.Input type="date" today="true" value="${(tempAccHoliday.startDate)!}" id="startDate" name="startDate" readOnly="readOnly" hideLabel="true"/>
* <@ZKUI.Input type="date" today="true" value="${(tempAccHoliday.endDate)!}" id="endDate" name="endDate" readOnly="readOnly" hideLabel="true"/>
<@ZKUI.Combo width="148" empty="false" name="isLoopByYear" hideLabel="true" readonly="true" value="${(tempAccHoliday.isLoopByYear?string)!}">