This website works better with JavaScript
首页
发现
帮助
登录
githab
/
bootstrapvalidator
关注
2
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
浏览代码
fixes
#550
split up the if/else so that both ipv4 and ipv6 tests can run without
returning immediately. this allows a single field to accept either type.
Stuart Lee
11 年之前
父节点
4379432ed8
当前提交
00f9dffb39
共有
1 个文件被更改
,包括
20 次插入
和
11 次删除
分列视图
显示文件统计
20
11
src/js/validator/ip.js
文件差异内容过多而无法显示
+ 20
- 11
src/js/validator/ip.js