From d60c6d4428e3d33e60ef1269b49ac3ea721b0b67 Mon Sep 17 00:00:00 2001 From: Chris Bibby Date: Fri, 19 Apr 2019 13:36:13 +0800 Subject: [PATCH] Woocommerce 3.6.1 template changes --- woocommerce/global/quantity-input.php | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/woocommerce/global/quantity-input.php b/woocommerce/global/quantity-input.php index 020cb9b..a3ec3fc 100644 --- a/woocommerce/global/quantity-input.php +++ b/woocommerce/global/quantity-input.php @@ -12,7 +12,7 @@ * * @see https://docs.woocommerce.com/document/template-structure/ * @package WooCommerce/Templates - * @version 3.4.0 + * @version 3.6.0 */ defined( 'ABSPATH' ) || exit; @@ -25,10 +25,10 @@ if ( $max_value && $min_value === $max_value ) {
- + + inputmode="" />