Skip to content

Commit 5630657

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-91803' into 2.3-develop-pr22
2 parents c212f14 + 513f1e0 commit 5630657

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)