From 13f4f889a4198fe06b88afc034601c2257ee38ac Mon Sep 17 00:00:00 2001 From: Mike Jolley Date: Thu, 24 Jul 2014 10:21:47 +0100 Subject: [PATCH] woocommerce_admin_order_item_values + refund fields --- includes/admin/meta-boxes/views/html-order-fee.php | 14 +++++++++----- .../admin/meta-boxes/views/html-order-item.php | 13 +++++++++---- .../admin/meta-boxes/views/html-order-shipping.php | 14 +++++++++----- 3 files changed, 27 insertions(+), 14 deletions(-) diff --git a/includes/admin/meta-boxes/views/html-order-fee.php b/includes/admin/meta-boxes/views/html-order-fee.php index 8d26d5cdc3b..3bf5f2e9967 100644 --- a/includes/admin/meta-boxes/views/html-order-fee.php +++ b/includes/admin/meta-boxes/views/html-order-fee.php @@ -18,7 +18,9 @@ if ( ! defined( 'ABSPATH' ) ) { - 1 + + +
@@ -27,6 +29,9 @@ if ( ! defined( 'ABSPATH' ) ) { +
+ +
+
+ +
- - - -
diff --git a/includes/admin/meta-boxes/views/html-order-item.php b/includes/admin/meta-boxes/views/html-order-item.php index ad5aa69c9e7..09da0249221 100644 --- a/includes/admin/meta-boxes/views/html-order-item.php +++ b/includes/admin/meta-boxes/views/html-order-item.php @@ -155,6 +155,9 @@ if ( ! defined( 'ABSPATH' ) ) {
+
+ +
@@ -178,6 +181,9 @@ if ( ! defined( 'ABSPATH' ) ) { +
+ +
][]" value="" class="line_subtotal_tax wc_input_price tips" data-tip=""data-subtotal_tax="" /> +
+ +
- - - -
diff --git a/includes/admin/meta-boxes/views/html-order-shipping.php b/includes/admin/meta-boxes/views/html-order-shipping.php index ca7fef64e1a..aae126f2437 100644 --- a/includes/admin/meta-boxes/views/html-order-shipping.php +++ b/includes/admin/meta-boxes/views/html-order-shipping.php @@ -44,7 +44,9 @@ if ( ! defined( 'ABSPATH' ) ) {
- 1 + + +
@@ -53,6 +55,9 @@ if ( ! defined( 'ABSPATH' ) ) { +
+ +
+
+ +
- - - -