十六进制校验去掉关键字的间隔符
This commit is contained in:
@@ -2225,7 +2225,7 @@ table th[class*="col-"] {
|
||||
background-color: #f8cace; }
|
||||
|
||||
.table-responsive {
|
||||
overflow-x: auto;
|
||||
/* overflow-x: auto; */
|
||||
min-height: 0.01%; }
|
||||
@media screen and (max-width: 767px) {
|
||||
.table-responsive {
|
||||
|
||||
@@ -70,8 +70,8 @@
|
||||
httpCheck:"Please enter a correct url(http[s]://xxx.xx)",
|
||||
failed:"Failed",
|
||||
go_back:"Go Back Policies",
|
||||
log_5_minutes:"Log Five Minutes' Amount",
|
||||
log_1_hour:"Log One Hour's Amount",
|
||||
log_5_minutes:"Log For The Last Five Minutes",
|
||||
log_1_hour:"Log For The Last Hour",
|
||||
input:"Please Enter "
|
||||
});
|
||||
}(jQuery));
|
||||
|
||||
Reference in New Issue
Block a user