<#assign editPage="true"> <#assign formId = "${uuid!}"> <#include 'public/template/editTemplate.html'> <#macro editContent>
*
* <@ZKUI.Combo name="zoneId" id="zoneId${uuid}" width="148" value="${(item.zoneId)!}" readonly="true" hideLabel="true" empty="true" title="acc_gapb_zone" path="accZone.do?getGlobalApbZoneList&zoneId=${(item.zoneId)!}" onChange="zoneNameChange">
* <@ZKUI.Combo name="apbType" width="148" value="${(item.apbType)!}" readonly="true" hideLabel="true" empty="false" title="acc_gapb_apbType" onChange="apbTypCchange">
<@i18n 'common_minute'/>(1-500)
<#if (item.isResetApb)?exists && (item.isResetApb)?string == "1"> <#if (item.isResetApb)?exists> <@ZKUI.Input hideLabel="true" type="checkbox" name="isResetApb" id="setValidTime" value="${(item.isResetApb)?string}" checked="checked"/> <#else> <@ZKUI.Input hideLabel="true" type="checkbox" name="isResetApb" id="setValidTime" checked="checked"/> <#else> <#if (item.isResetApb)?exists> <@ZKUI.Input hideLabel="true" type="checkbox" name="isResetApb" id="setValidTime" value="${(item.isResetApb)?string}"/> <#else> <@ZKUI.Input hideLabel="true" type="checkbox" name="isResetApb" id="setValidTime"/>
<@ZKUI.Combo id="lockoutDuration${uuid!}" name="resetTime" width="148" value="${(item.resetTime)!}" hideLabel="true" readonly="true" empty="true" title="acc_gapb_whenToResetGapb"> <@i18n 'common_oclock'/>
<@ZKUI.Combo name="applyTo" width="148" value="${(item.applyTo)!}" readonly="true" hideLabel="true" empty="false" title="acc_gapb_applyTo">