删除没用的代码
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
define("formValidation",
|
||||
[ 'base',
|
||||
'helper',
|
||||
'framework/bootstrap',
|
||||
'language/zh_CN',
|
||||
'validator/notEmpty',
|
||||
'validator/stringLength',
|
||||
'validator/date',
|
||||
'validator/integer',
|
||||
'validator/between',
|
||||
'validator/confirm',
|
||||
'validator/remote',
|
||||
'validator/emailAddress'],
|
||||
function () {
|
||||
});
|
||||
Reference in New Issue
Block a user