From 521e889416c2336f2c5963acd4d7f2ec80a754cc Mon Sep 17 00:00:00 2001 From: Paul Pearson Date: Sat, 19 Jan 2019 11:55:14 -0500 Subject: [PATCH] fixed the naming of head fragment throughout --- src/main/resources/templates/error.html | 2 +- src/main/resources/templates/fragments/layout.html | 2 +- src/main/resources/templates/index.html | 2 +- .../templates/producers/createOrUpdateProducer.html | 2 +- src/main/resources/templates/producers/producerDetails.html | 6 +++--- src/main/resources/templates/producers/producersList.html | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/main/resources/templates/error.html b/src/main/resources/templates/error.html index 1625288c..e8bf8a0e 100644 --- a/src/main/resources/templates/error.html +++ b/src/main/resources/templates/error.html @@ -1,7 +1,7 @@ - + diff --git a/src/main/resources/templates/fragments/layout.html b/src/main/resources/templates/fragments/layout.html index 47e72489..5d38b38f 100644 --- a/src/main/resources/templates/fragments/layout.html +++ b/src/main/resources/templates/fragments/layout.html @@ -1,7 +1,7 @@ - + diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 680f16fb..9e06bd4e 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -1,7 +1,7 @@ - + diff --git a/src/main/resources/templates/producers/createOrUpdateProducer.html b/src/main/resources/templates/producers/createOrUpdateProducer.html index 5a682376..d134ac5a 100644 --- a/src/main/resources/templates/producers/createOrUpdateProducer.html +++ b/src/main/resources/templates/producers/createOrUpdateProducer.html @@ -1,7 +1,7 @@ - + diff --git a/src/main/resources/templates/producers/producerDetails.html b/src/main/resources/templates/producers/producerDetails.html index 39108ea6..afce6ad7 100644 --- a/src/main/resources/templates/producers/producerDetails.html +++ b/src/main/resources/templates/producers/producerDetails.html @@ -1,7 +1,7 @@ - + @@ -49,7 +49,7 @@

Wines

- + @@ -57,7 +57,7 @@

Wines

- + diff --git a/src/main/resources/templates/producers/producersList.html b/src/main/resources/templates/producers/producersList.html index 719e791d..3194d8d1 100644 --- a/src/main/resources/templates/producers/producersList.html +++ b/src/main/resources/templates/producers/producersList.html @@ -2,7 +2,7 @@ - + @@ -29,7 +29,7 @@

Producers

- +
NameLabel Vintage Appellation Varietal
NameName Vintage Appellation Varietal Update