From 14b240ff245c2aecfe977785027694d7fbc822ac Mon Sep 17 00:00:00 2001 From: Simon Larsson Date: Thu, 29 Feb 2024 11:24:48 +0100 Subject: [PATCH] Postcode form now fills with postcode instead of name (#52) --- app/flaskr/templates/admin/edit_customer_profile.html | 2 +- app/flaskr/templates/customer/edit_profile.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/flaskr/templates/admin/edit_customer_profile.html b/app/flaskr/templates/admin/edit_customer_profile.html index c095d77..20ce1bc 100644 --- a/app/flaskr/templates/admin/edit_customer_profile.html +++ b/app/flaskr/templates/admin/edit_customer_profile.html @@ -29,7 +29,7 @@

Edit profile

- +
diff --git a/app/flaskr/templates/customer/edit_profile.html b/app/flaskr/templates/customer/edit_profile.html index 2b5c810..0053252 100644 --- a/app/flaskr/templates/customer/edit_profile.html +++ b/app/flaskr/templates/customer/edit_profile.html @@ -29,7 +29,7 @@

Edit profile

- +