mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +08:00
Update CartBootstap.js
This commit is contained in:
parent
b268e62c9f
commit
d3b8e04135
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ class CartBootstrap {
|
|||
this.render();
|
||||
|
||||
jQuery(document.body).on('updated_cart_totals updated_checkout', () => {
|
||||
|
||||
console.log(document.querySelector(this.gateway.button.wrapper), document.querySelector(this.gateway.hosted_fields.wrapper));
|
||||
this.render();
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue