From e30a0805eae4e2fbc448435405bf399080847dfe Mon Sep 17 00:00:00 2001 From: Kajal Solanki Date: Sat, 15 Dec 2018 14:53:22 +0530 Subject: [PATCH 1/2] Aligned sale order Invoice Update Qty button --- .../view/adminhtml/templates/order/invoice/create/items.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/code/Magento/Sales/view/adminhtml/templates/order/invoice/create/items.phtml b/app/code/Magento/Sales/view/adminhtml/templates/order/invoice/create/items.phtml index fa5ea0568011b..2038ee004e782 100644 --- a/app/code/Magento/Sales/view/adminhtml/templates/order/invoice/create/items.phtml +++ b/app/code/Magento/Sales/view/adminhtml/templates/order/invoice/create/items.phtml @@ -31,9 +31,9 @@ canEditQty()): ?> -   - getUpdateButtonHtml() ?>   + getUpdateButtonHtml() ?> +   From 8a3fa6157fe0d416303fb04270522db484870400 Mon Sep 17 00:00:00 2001 From: Kajal Solanki Date: Thu, 20 Dec 2018 18:21:59 +0530 Subject: [PATCH 2/2] Resolved table footer column width --- .../view/adminhtml/templates/order/invoice/create/items.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Sales/view/adminhtml/templates/order/invoice/create/items.phtml b/app/code/Magento/Sales/view/adminhtml/templates/order/invoice/create/items.phtml index 2038ee004e782..4a77c3b166de9 100644 --- a/app/code/Magento/Sales/view/adminhtml/templates/order/invoice/create/items.phtml +++ b/app/code/Magento/Sales/view/adminhtml/templates/order/invoice/create/items.phtml @@ -33,7 +33,7 @@   getUpdateButtonHtml() ?> -   +