From 07e066f3b00692e92978bacad564055d4b58253a Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Mon, 9 Sep 2019 14:52:16 -0700 Subject: [PATCH] LP1816475: Add action buttons to Pickup and Return reservation screens Signed-off-by: Jane Sandberg Signed-off-by: Galen Charlton --- .../src/app/staff/booking/reservations-grid.component.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Open-ILS/src/eg2/src/app/staff/booking/reservations-grid.component.html b/Open-ILS/src/eg2/src/app/staff/booking/reservations-grid.component.html index a0579b5fc3..b8b5b51e8d 100644 --- a/Open-ILS/src/eg2/src/app/staff/booking/reservations-grid.component.html +++ b/Open-ILS/src/eg2/src/app/staff/booking/reservations-grid.component.html @@ -12,6 +12,13 @@ + + + + + -- 2.43.2