Accept Merge Request #93 : (hohoTT-dev -> dev)
Merge Request: 替换掉商业版的 formvalidation,修改admin中js与html中的问题 Created By: @hohoTT Accepted By: @virusdefender URL: https://coding.net/u/virusdefender/p/qduoj/git/merge/93?tab=files
This commit is contained in:
@@ -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 () {
|
||||
if(avalon.vmodels.problemList){
|
||||
@@ -71,4 +71,4 @@ require(["jquery", "avalon", "csrfToken", "bsAlert", "formValidation"], function
|
||||
|
||||
});
|
||||
avalon.scan();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user