From ced62f1f3d5905289b25a96e331b39fcdccf342c Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Wed, 10 Jun 2015 01:43:22 +0200 Subject: [PATCH] [Signed-off] Bug 12352: Patron modification request page: Add link to patron record MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The patron modification request page in the staff client does show the name and home library of a patron, but there is no way to go to the patron record. This patch adds a link to the patron details. Extras: changes display of patron name, so a missing firstname won't result in an extra , showing. To test: - Make some update requests from different patron accounts in the OPAC - Go to the patron modification request page in staff - Verify a link 'Patron details' now shows on each entry and works correctly Followed test plan. Works as expected. QA tools OK. Signed-off-by: Marc VĂ©ron --- koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt index 2a094dd..3cabd4d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt @@ -79,7 +79,7 @@