From: Mike Rylander Date: Mon, 19 Jan 2015 22:22:20 +0000 (-0500) Subject: LP#1402797 Use target="_self" to force a top-level page load X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=17b0f48cf1ec49049bdb6762448040c967e235bf;p=evergreen%2Fmasslnc.git LP#1402797 Use target="_self" to force a top-level page load Signed-off-by: Mike Rylander Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 index aefa817b93..89eb58dd45 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2 @@ -59,7 +59,7 @@ - + {{item.mvr.title()}} diff --git a/Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2 index db55327465..912ada5cbc 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_items_out.tt2 @@ -81,7 +81,7 @@ - + {{item.target_copy().call_number().record().simple_record().title()}} diff --git a/Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2 index 2655eaf610..059153b500 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_xact_details.tt2 @@ -7,7 +7,7 @@
{{xact.summary().total_owed() | currency}}
[% l('Title') %]
- {{title}} + {{title}} {{title}}