Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
zhangxiaoru
2016-10-10 13:43:21 +0800
Commit
301fa6f548cfad005bba673ff4978c830e3c8aa4
1 parent
c6e3664f
maylike
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
public/js/channel/maybe-like.js
public/js/channel/maybe-like.js
View file @
301fa6f
...
...
@@ -130,7 +130,6 @@ module.exports = function(specificGender) {
if
(
data
===
' '
||
data
===
''
)
{
searching
=
false
;
loading
.
hideLoadingMask
();
// console.log()
$
(
'.maybe-like'
).
hide
();
...
...
Please
register
or
login
to post a comment