<#assign editPage = "false"> <#include '/public/template/editTemplate.html'> <#macro editContent>
<@ZKUI.Tree dynamic="true" cascade="true" id="tree${uuid!}" type="checkbox" parentIdUri="faceIntelligent.do?getDeviceTree" url="faceIntelligent.do?dynaTree&filterDevType=0&parentDeviceId=${parentDeviceId!}" onClick="deviceTreeClick">
<@ZKUI.Combo name="vidType" id="idVidType" width="100" readonly="true" hideLabel="true" empty="false" title="ivs_vid_type" onChange="vidTypeOnChange">
<@ZKUI.Input type="datetime" endId="idEndDate" id="idStartDate" name="startDate" title="ivs_acc_DSTime_startTime" today="true" todayRange="start" hideLabel="true" noOverToday="true" readonly="false"/> <@ZKUI.Input type="datetime" id="idEndDate" name="endDate" title="ivs_acc_DSTime_endTime" noOverToday="false" today="true" todayRange="end" noOverToday="true" hideLabel="true" readonly="false" max="today"/>
<@ZKUI.Input hideLabel="true" id="idFaceRecognition" name="faceRecognitionName" type="checkbox" value="2"/>
<@ZKUI.Input hideLabel="true" id="idFaceAlgorithm" name="faceAlgorithmName" type="checkbox" value="1"/>
<@ZKUI.Input hideLabel="true" id="idVideoStructure" name="videoStructureName" type="checkbox" value="9"/>
<@ZKUI.Input hideLabel="true" id="idMachineAlgorithm" name="machineAlgorithmName" type="checkbox" value="1"/>