Merge branch 'hotfix/yohocoinuse' into develop
Showing
1 changed file
with
0 additions
and
1 deletions
@@ -88,7 +88,6 @@ $invoice.on('touchend', '.checkbox', function() { | @@ -88,7 +88,6 @@ $invoice.on('touchend', '.checkbox', function() { | ||
88 | if ($this.hasClass('icon-checkbox')) { | 88 | if ($this.hasClass('icon-checkbox')) { |
89 | $invoice.removeClass('focus'); | 89 | $invoice.removeClass('focus'); |
90 | } | 90 | } |
91 | - return false; | ||
92 | }); | 91 | }); |
93 | 92 | ||
94 | function orderCompute() { | 93 | function orderCompute() { |
-
Please register or login to post a comment