From 40d2b7726361d89fd032d15194aa69e99969cdd6 Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Fri, 10 Apr 2015 12:34:18 -0400 Subject: [PATCH] webstaff: Register a pile of standard hotkeys Signed-off-by: Mike Rylander Signed-off-by: Galen Charlton Signed-off-by: Jason Stephenson --- Open-ILS/src/templates/staff/navbar.tt2 | 36 ++++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/Open-ILS/src/templates/staff/navbar.tt2 b/Open-ILS/src/templates/staff/navbar.tt2 index c61df459eb..dd9cb38177 100644 --- a/Open-ILS/src/templates/staff/navbar.tt2 +++ b/Open-ILS/src/templates/staff/navbar.tt2 @@ -44,13 +44,17 @@
  • - + [% l('Search for Copies by Barcode') %]
  • - + [% l('Search the Catalog') %] @@ -76,13 +80,17 @@
  • - + [% l('Check In') %]
  • - + [% l('Capture Holds') %] @@ -100,13 +108,17 @@
  • - + [% l('Register Patron') %]
  • - + [% l('Retrieve Last Patron') %] @@ -125,7 +137,9 @@
  • - + [% l('Record In-House Use') %] @@ -191,13 +205,17 @@
  • - + [% l('Retrieve Bib Record by TCN') %]
  • - + [% l('Retrieve Last Bib Record') %] -- 2.11.0