From: Tiffany Little Date: Mon, 4 Mar 2019 16:42:24 +0000 (-0500) Subject: LP#1486201 Add Back to Top link in PO X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Ftlittle%2Flp1486201_backtotop;p=working%2FEvergreen.git LP#1486201 Add Back to Top link in PO Adds a 'Back to Top' link at the end of the line item table to jump back to the top of the PO. Signed-off-by: Tiffany Little --- diff --git a/Open-ILS/src/templates/acq/common/li_table.tt2 b/Open-ILS/src/templates/acq/common/li_table.tt2 index 895852ccff..2491b64d67 100644 --- a/Open-ILS/src/templates/acq/common/li_table.tt2 +++ b/Open-ILS/src/templates/acq/common/li_table.tt2 @@ -21,7 +21,7 @@ * for all, otherwise combine with | --> - + @@ -599,5 +599,6 @@
- +
Back to Top
+ \ No newline at end of file