From 03868ee94a41c86f0e80a0a5b60b955b59860193 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 13 Oct 2022 12:10:41 -0400 Subject: [PATCH] LP1904036 Ang Circ Experimental Menu whitespace cleanup Signed-off-by: Bill Erickson Signed-off-by: Jane Sandberg Signed-off-by: Galen Charlton --- Open-ILS/src/eg2/src/app/staff/nav.component.html | 98 +++++++++++------------ Open-ILS/src/templates/staff/navbar.tt2 | 50 ++++++------ 2 files changed, 74 insertions(+), 74 deletions(-) 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 52d7b321bd..397753a46e 100644 --- a/Open-ILS/src/eg2/src/app/staff/nav.component.html +++ b/Open-ILS/src/eg2/src/app/staff/nav.component.html @@ -160,58 +160,58 @@ Search for Patrons - - - Check Out - - + + + Check Out + + - Check In - - - - Capture Holds - - - - Pull List for Hold Requests - - - - Renew Items - - - - Register Patron - - - - Retrieve Last Patron - + Check In + + + + Capture Holds + + + + Pull List for Hold Requests + + + + Renew Items + + + + Register Patron + + + + Retrieve Last Patron + - - Retrieve Recent Patrons - - + egAccessKey keyCtx="navbar" i18n-keySpec i18n-keyDesc + keySpec="shift+f4" keyDesc="Retrieve Recent Patrons"> + + Retrieve Recent Patrons + + - Verify Credentials - + Verify Credentials + diff --git a/Open-ILS/src/templates/staff/navbar.tt2 b/Open-ILS/src/templates/staff/navbar.tt2 index fb95da04d5..58ce7666bb 100644 --- a/Open-ILS/src/templates/staff/navbar.tt2 +++ b/Open-ILS/src/templates/staff/navbar.tt2 @@ -271,57 +271,57 @@
  • - - [% l('Check Out') %] - + + [% l('Check Out') %] +
  • - [% l('Check In') %] - + [% l('Check In') %] +
  • - - [% l('Capture Holds') %] - + + [% l('Capture Holds') %] +
  • - - - [% l('Pull List for Hold Requests') %] - + + + [% l('Pull List for Hold Requests') %] +
  • - - [% l('Renew Items') %] - + + [% l('Renew Items') %] +
  • - - [% l('Register Patron') %] - + + [% l('Register Patron') %] +
  • - - [% l('Retrieve Last Patron') %] - + + [% l('Retrieve Last Patron') %] +
  • - - [% l('Retrieve Recent Patrons') %] - + + [% l('Retrieve Recent Patrons') %] +
  • [% l('Verify Credentials') %] - +
  • -- 2.11.0