修复DNAT复用策略 新增时缺少必填信息框
This commit is contained in:
@@ -231,7 +231,7 @@ $(function(){
|
||||
<option value="SIPv6" <c:if test="${_cfg.userType eq 'SIPv6' }">selected</c:if>><spring:message code="policy_sipv6_user"/></option> --%>
|
||||
</select>
|
||||
</div>
|
||||
<div for="translatedUserId"></div>
|
||||
<div for="translatedUserType"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 ">
|
||||
@@ -245,7 +245,7 @@ $(function(){
|
||||
</c:forEach>
|
||||
</select>
|
||||
</div>
|
||||
<div for="translatedUserType"></div>
|
||||
<div for="translatedUserId"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user