Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
htoooth
2016-12-29 18:10:47 +0800
Commit
0f5510decfa8c4899efaa5058697a4ae72a9f226
2 parents
0642157b
199f5626
Merge branch 'feature/captcha' into gray
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/plugins/captcha.js
public/js/plugins/captcha.js
View file @
0f5510d
...
...
@@ -187,7 +187,7 @@ Captcha.prototype = {
result
.
push
(
val
%
4
);
});
if
(
this
.
$_____trojanYohobuy
.
val
())
{
if
(
this
.
$_____trojanYohobuy
&&
this
.
$_____trojanYohobuy
.
val
())
{
result
=
[];
result
.
push
(
this
.
$_____trojanYohobuy
.
val
());
}
...
...
Please
register
or
login
to post a comment