替换掉商业版的 formvalidation

This commit is contained in:
hohoTT
2015-08-16 20:53:18 +08:00
parent 30348f0c5d
commit d88dde18bb
10 changed files with 214 additions and 336 deletions

View File

@@ -1,4 +1,4 @@
require(["jquery", "avalon", "csrfToken", "bsAlert", "formValidation"], function ($, avalon, csrfTokenHeader, bsAlert) {
require(["jquery", "avalon", "csrfToken", "bsAlert"], function ($, avalon, csrfTokenHeader, bsAlert) {
avalon.ready(function () {
avalon.vmodels.problemList = null;