From: Mike Rylander Date: Mon, 19 Jan 2015 22:22:20 +0000 (-0500) Subject: Use target="_self" to force a top-level page load X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=192e6da8c5dfcd434f3ee559a63b61469eb3d09a;p=working%2FEvergreen.git Use target="_self" to force a top-level page load Signed-off-by: Mike Rylander --- 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}}