Remove admin/shared/_order_tabs/add_customer_name, this is already in the order tabs view

This commit is contained in:
luisramos0
2019-07-16 15:46:00 +01:00
parent 9765b1e908
commit a843fd73b7

View File

@@ -1,6 +0,0 @@
/ insert_after "code[erb-silent]:contains('content_for :page_title')"
- if @order.bill_address.present?
= @order.bill_address.firstname
= @order.bill_address.lastname
\-