Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe
·
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
Plain Diff
Browse Files
Authored by
weiqingting
2016-06-07 15:06:21 +0800
Commit
b84fecd205865dfd77e9ffc4175cca31f9b4c45c
2 parents
321ffac4
fec7fca2
Merge branch 'yohobuy_portal_dev_v4.5_20160601'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
client/js/suggest/index.js
client/js/suggest/index.js
View file @
b84fecd
...
...
@@ -57,6 +57,7 @@ var g = new common.grid({
};
}
$
(
"#quick"
).
html
(
common
.
util
.
__template2
(
$
(
"#quick-search"
).
html
(),
{
quick_select
:
quick_select
}));
return
data
.
data
;
},
parms
:
function
()
{
if
(
common
.
util
.
__input
(
'status-filter'
))
{
...
...
Please
register
or
login
to post a comment