本地提交至服务
This commit is contained in:
@@ -147,7 +147,7 @@ $(function(){
|
||||
<div class="form-group">
|
||||
<label class="control-label col-md-3"><font color="red">*</font><spring:message code="max_ttl"/></label>
|
||||
<div class="col-md-6">
|
||||
<input class="form-control required number" placeholder="<spring:message code="ttl_unit" />" type="text" name="maxTtl" value="${_cfg.maxTtl}">
|
||||
<input class="form-control required number" placeholder="<spring:message code="ttl_unit" />" type="text" name="maxTtl" value="${_cfg.maxTtl}">
|
||||
</div>
|
||||
<div for="maxTtl"></div>
|
||||
</div>
|
||||
|
||||
@@ -258,7 +258,7 @@
|
||||
<th><spring:message code="policy_number"/></th>
|
||||
<th><spring:message code="policy_name"/></th>
|
||||
<th><spring:message code="group_name"/></th>
|
||||
<th><spring:message code="res_group_num"/></th>
|
||||
<th><spring:message code="res_group_num"/></th>
|
||||
<th><spring:message code="min_ttl"/></th>
|
||||
<th><spring:message code="max_ttl"/></th>
|
||||
<th><spring:message code="block_type"/></th>
|
||||
|
||||
Reference in New Issue
Block a user