浏览代码

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 年之前
父节点
当前提交
00f9dffb39
共有 1 个文件被更改,包括 20 次插入11 次删除
  1. 20 11
      src/js/validator/ip.js

文件差异内容过多而无法显示
+ 20 - 11
src/js/validator/ip.js