Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
梁志锋
2016-07-01 16:43:31 +0800
Commit
a864add6119c33a90175b969437892aade45970d
2 parents
cb177d18
11b3368c
Merge remote-tracking branch 'remotes/origin/hotfix/validate'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
web-static/js/home/validate.js
web-static/js/home/validate.js
View file @
a864add
...
...
@@ -198,6 +198,7 @@ function checkAllForm() {
});
if
(
arr
.
indexOf
(
false
)
>=
0
)
{
canFlag
=
true
;
return
false
;
}
else
{
return
true
;
...
...
Please
register
or
login
to post a comment