1.校验搜索框的时间,开始时间不能晚于结束时间
2.校验dns相应策略配置增加中的最大\小存活时间,最小存活时间不能大于最大存活时间
This commit is contained in:
@@ -212,7 +212,7 @@ remarks=Remark
|
||||
operation=Operation
|
||||
submit=Submit
|
||||
cancel=Cancel
|
||||
begin_date=Begin Time
|
||||
begin_date=Start Time
|
||||
end_date=End Time
|
||||
delete=Delete
|
||||
special_task=Special Task
|
||||
@@ -1056,3 +1056,4 @@ Maintenance=Advanced
|
||||
Proxy=Proxy
|
||||
selective=Selective
|
||||
ip_protocol=IP Protocol
|
||||
max_shouldnot_less_than_min=The max item should not be less than the min item.
|
||||
@@ -212,7 +212,7 @@ remarks=remarks
|
||||
operation=operation
|
||||
submit=submit
|
||||
cancel=cancel
|
||||
begin_date=begin date
|
||||
begin_date=start date
|
||||
end_date=end date
|
||||
delete=delete
|
||||
special_task=special task
|
||||
@@ -858,4 +858,6 @@ dest_ip_report=Destination Country IP Report
|
||||
isp_report=Isp Report
|
||||
#=============about report===================
|
||||
show_more=Show More
|
||||
ratelimit_limit=Limit Rate must between 0 and 100
|
||||
ratelimit_limit=Limit Rate must between 0 and 100
|
||||
|
||||
max_shouldnot_less_than_min=The max item should not be less than the min item.
|
||||
@@ -1048,4 +1048,5 @@ traffic_website_list=\u7F51\u7AD9\u6D41\u91CF\u7EDF\u8BA1\u5217\u8868
|
||||
traffic_website_type_chart=\u7F51\u7AD9\u5206\u7C7B\u6D41\u91CF\u7EDF\u8BA1\u56FE
|
||||
website=\u7F51\u7AD9\u540D\u79F0
|
||||
#===============dashboard end===================================
|
||||
ratelimit_limit=\u9650\u901F\u6BD4\u4F8B\u5FC5\u987B\u4ECB\u4E8E0\u5230100#===============dashboard end===================================
|
||||
ratelimit_limit=\u9650\u901F\u6BD4\u4F8B\u5FC5\u987B\u4ECB\u4E8E0\u5230100\#\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=dashboard end\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=
|
||||
max_shouldnot_less_than_min=\u6700\u5927\u9879\u4E0D\u80FD\u5C0F\u4E8E\u6700\u5C0F\u9879
|
||||
Reference in New Issue
Block a user