From: Jane Sandberg Date: Thu, 13 Dec 2018 05:15:44 +0000 (-0800) Subject: Adding links from other interfaces X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8cda3c3cfbdf1cf0c3279d2e63532818b0e63c67;p=working%2FEvergreen.git Adding links from other interfaces Signed-off-by: Jane Sandberg --- diff --git a/Open-ILS/src/eg2/src/app/staff/nav.component.html b/Open-ILS/src/eg2/src/app/staff/nav.component.html index feed30bcb5..a77c8dad1c 100644 --- a/Open-ILS/src/eg2/src/app/staff/nav.component.html +++ b/Open-ILS/src/eg2/src/app/staff/nav.component.html @@ -310,6 +310,10 @@ trending_down Return Reservations + + edit_attributes + Manage Reservations + diff --git a/Open-ILS/src/templates/staff/circ/patron/index.tt2 b/Open-ILS/src/templates/staff/circ/patron/index.tt2 index 5ebbe0eb9b..b345f00585 100644 --- a/Open-ILS/src/templates/staff/circ/patron/index.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/index.tt2 @@ -214,8 +214,8 @@ angular.module('egCoreMod').run(['egStrings', function(s) {
  • - - [% l('Booking: Create or Cancel Reservations') %] + + [% l('Booking: Manage Reservations') %]
  • diff --git a/Open-ILS/src/templates/staff/navbar.tt2 b/Open-ILS/src/templates/staff/navbar.tt2 index d82ca1f305..525550f904 100644 --- a/Open-ILS/src/templates/staff/navbar.tt2 +++ b/Open-ILS/src/templates/staff/navbar.tt2 @@ -464,6 +464,12 @@ [% l('Return Reservations') %]
  • +
  • + + + [% l('Manage Reservations') %] + +