From c3792a43ee72601d5ccdfafab5bf200904d1fecc Mon Sep 17 00:00:00 2001 From: Karan Shah Date: Tue, 26 Mar 2019 18:25:11 +0530 Subject: [PATCH] Admin-Order-Create-Set-Save-address-checkbox-true-as-default-#106 --- .../view/adminhtml/templates/order/create/form/address.phtml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/code/Magento/Sales/view/adminhtml/templates/order/create/form/address.phtml b/app/code/Magento/Sales/view/adminhtml/templates/order/create/form/address.phtml index b08a76789642d..d1a90783c68c7 100644 --- a/app/code/Magento/Sales/view/adminhtml/templates/order/create/form/address.phtml +++ b/app/code/Magento/Sales/view/adminhtml/templates/order/create/form/address.phtml @@ -89,7 +89,8 @@ endif; ?> getForm()->toHtml() ?>
- + getDontSaveInAddressBook()): ?> checked="checked" class="admin__control-checkbox"/>