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
xuqi
2015-10-23 20:19:30 +0800
Commit
47e64292699e3acc2ff3a08385e05a1cff053f67
1 parent
3ff0aae3
list reload bug
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/product/list.js
static/js/product/list.js
View file @
47e6429
...
...
@@ -191,7 +191,7 @@ function search(opt) {
lazyLoad
(
$container
.
find
(
'.lazy'
));
}
nav
.
reload
=
tru
e
;
nav
.
reload
=
fals
e
;
nav
.
page
=
page
;
searching
=
false
;
...
...
Please
register
or
login
to post a comment