From b5feae5f068d6b4057f16b393d83c32c8d5cddd4 Mon Sep 17 00:00:00 2001 From: Finn Date: Thu, 24 Aug 2017 13:01:11 +0100 Subject: [PATCH] Disabled some entries and attempted autocomplete removal --- templates/admin/users/read.html.ep | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/templates/admin/users/read.html.ep b/templates/admin/users/read.html.ep index c0463c3..202efed 100644 --- a/templates/admin/users/read.html.ep +++ b/templates/admin/users/read.html.ep @@ -11,25 +11,26 @@ Success! <%= $success %> % } -
+

User Details

- +
- +
- +
- + +

Leave blank unless you want to change their password

% if ( my $customer_rs = $user->customer ) {