From 835a541f765f7323639eb2a876cd73733df8af03 Mon Sep 17 00:00:00 2001 From: Peter Lorent Date: Tue, 17 Jan 2017 14:08:42 +0100 Subject: [PATCH] Fixed customer templates to get the correct data from the billing address. --- .../resources/templates/customer/customerform.html | 10 +++++----- src/main/resources/templates/customer/show.html | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/main/resources/templates/customer/customerform.html b/src/main/resources/templates/customer/customerform.html index c3b6fe1a..90314f7b 100644 --- a/src/main/resources/templates/customer/customerform.html +++ b/src/main/resources/templates/customer/customerform.html @@ -48,31 +48,31 @@

Customer Details

- +
- +
- +
- +
- +
diff --git a/src/main/resources/templates/customer/show.html b/src/main/resources/templates/customer/show.html index 5dadfa44..1d9ab89a 100644 --- a/src/main/resources/templates/customer/show.html +++ b/src/main/resources/templates/customer/show.html @@ -58,31 +58,31 @@

Show Customer

-

Address Line 1

+

Address Line 1

-

Address Line 2

+

Address Line 2

-

City

+

City

-

State

+

State

-

Zipcode

+

Zipcode