Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
uedxwg
2015-11-03 16:14:25 +0800
Commit
298ab61397b61602ce5a352cf64102d788b58aa1
1 parent
bdf0a0d0
update
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/category/brand.js
static/js/category/brand.js
View file @
298ab61
...
...
@@ -196,7 +196,7 @@ if ($('.brand-search-page').length) {
$
(
'<a href="'
+
content
.
searchHref
+
'">'
+
content
.
searchName
+
'</a>'
).
appendTo
(
'.historyList'
);
});
}
}
else
{
}
else
{
$
(
'.history'
).
css
(
'display'
,
'none'
);
}
...
...
Please
register
or
login
to post a comment