Skip to content

Commit 8c63e42

Browse files
author
olysenko
committed
Merge remote-tracking branch 'origin/MAGETWO-90634' into bugfixes
2 parents dfa8aa3 + 65a0d0e commit 8c63e42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Checkout/view/frontend/web/js/proceed-to-checkout.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ define([
2222

2323
return false;
2424
}
25+
$(element).attr('disabled', true);
2526
location.href = config.checkoutUrl;
2627
});
2728

0 commit comments

Comments
 (0)