Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
Rock Zhang
2016-01-15 10:43:29 +0800
Commit
d6e7a0058dc357011cc573bce3bcc06d58faba39
2 parents
9acceb24
93662fd2
Merge branch 'hotfix/yohocoinuse' into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
static/js/cart/order-ensure.js
static/js/cart/order-ensure.js
View file @
d6e7a00
...
...
@@ -88,7 +88,6 @@ $invoice.on('touchend', '.checkbox', function() {
if
(
$this
.
hasClass
(
'icon-checkbox'
))
{
$invoice
.
removeClass
(
'focus'
);
}
return
false
;
});
function
orderCompute
()
{
...
...
Please
register
or
login
to post a comment