From d49cba287e46b4c1e6656f9ec2c1867bfd633016 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Wed, 10 Jun 2015 01:43:22 +0200 Subject: [PATCH] Bug 12352: Patron modification request page: Add link to patron record MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 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 Signed-off-by: Jonathan Druart Not sure the "Patron details" link is at the best place, but I don't have something better to suggest. Signed-off-by: Tomas Cohen Arazi --- .../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 2a094dddb1..3cabd4dd12 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 @@