From 01f4982df0ec1bdc1aa9daa7eaf45c34acaeb0ce Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 12 Jul 2012 14:09:32 -0400 Subject: [PATCH] ACQ : worksheet Return action focuses lineitem Adds a new Return button to the lineitem worksheet page which returns the user to the previous interface with the lineitem in question focused. Uses a new CGI param "focus_li". Signed-off-by: Bill Erickson Signed-off-by: Lebbeous Fogle-Weekley --- Open-ILS/src/templates/acq/lineitem/worksheet.tt2 | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/templates/acq/lineitem/worksheet.tt2 b/Open-ILS/src/templates/acq/lineitem/worksheet.tt2 index 262c2700a8..8b95e03e10 100644 --- a/Open-ILS/src/templates/acq/lineitem/worksheet.tt2 +++ b/Open-ILS/src/templates/acq/lineitem/worksheet.tt2 @@ -1,8 +1,15 @@ [% WRAPPER "base.tt2" %] [% ctx.page_title = "Lineitem Worksheet" %] - +

Lineitem Worksheet

-
+
↖ Return
+