<#assign editPage = "true"> <#assign formId = "searchDevForm"> <#include "public/template/editTemplate.html"> <#macro editContent>
*
* <#if dns?exists && dns != '0.0.0.0'> <@i18n 'common_ipAddress'/> <@i18n 'common_domain'/>
<@ZKUI.IP id="newWebServerIP" name="newWebServerIP" value="${(newWebServerIP)!}" hideLabel="true"/>
*
*
<@ZKUI.ComboTree readonly="true" width="148" type="radio" id="idPsgPassage${uuid}" url="psgPassage.do?getPassageTree" hideLabel="true" name="passageId" value="${(passageId)!}"/>
<@ZKUI.Combo type="radio" width="148" path="psgLevel.do?getLevelList" name="levelId" id="idPsgLevel${uuid}" readonly="readonly" hideLabel="true" onChange="psgCheckIsAllowAddToLevel"/>
<@i18n 'common_dev_devClearDataTip'/>