mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Merge pull request #213 from woocommerce/PCP-200-mini-cart-height-setting-visible
Hide mini cart height field when mini cart is disabled
This commit is contained in:
commit
67072be35e
1 changed files with 1 additions and 0 deletions
|
@ -253,6 +253,7 @@ document.addEventListener(
|
|||
'#field-button_mini-cart_label',
|
||||
'#field-button_mini-cart_color',
|
||||
'#field-button_mini-cart_shape',
|
||||
'#field-button_mini-cart_height',
|
||||
]
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue