From d3f50eb7c62f08fc82fc31c5d9f8c32b6621b502 Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Fri, 10 May 2019 12:36:28 -0700 Subject: [PATCH] LP1622358: follow-up: fixing syntax, adding to Angular navbar, and adding Item Status Signed-off-by: Jane Sandberg --- Open-ILS/src/eg2/src/app/staff/nav.component.html | 15 +++++++++++++++ Open-ILS/src/templates/staff/navbar.tt2 | 9 +++++---- 2 files changed, 20 insertions(+), 4 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 8034f4174e..bf14e6d67e 100644 --- a/Open-ILS/src/eg2/src/app/staff/nav.component.html +++ b/Open-ILS/src/eg2/src/app/staff/nav.component.html @@ -21,14 +21,17 @@ person Search for Patrons + - F4 assignment Search for Copies by Barcode + - F5 search Search the Catalog + - F3 @@ -43,14 +46,17 @@ trending_up Check Out + - F1 trending_down Check In + - F2 pin_drop Capture Holds + - Shift+F2 view_list @@ -59,14 +65,17 @@ autorenew Renew Items + - Ctrl+F2 person_add Register Patron + - Shift+F1 redo Retrieve Last Patron + - F8 redo @@ -88,6 +97,7 @@ playlist_add Record In-House Use + - F6 format_list_bulleted @@ -104,6 +114,7 @@ keyDesc="Navigate To Item Status" i18n-keyDesc> question_answer Item Status + - F5 grid_on @@ -113,6 +124,7 @@ redo Reprint Last Receipt + - F9 @@ -135,6 +147,7 @@ search Search the Catalog + - F3 collections_bookmark Retrieve Bib Record by TCN + - Shift+F3 redo Retrieve Last Bib Record + - Shift+F8 diff --git a/Open-ILS/src/templates/staff/navbar.tt2 b/Open-ILS/src/templates/staff/navbar.tt2 index e127f9513a..16d55a9b67 100644 --- a/Open-ILS/src/templates/staff/navbar.tt2 +++ b/Open-ILS/src/templates/staff/navbar.tt2 @@ -19,11 +19,12 @@ [% l('Toggle navigation') %] - span class="icon-bar"> - button> + + + -