From 9980818e34789b7a129b5131339e86c28ba77abb Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 27 Dec 2022 12:54:21 -0500 Subject: [PATCH] LP2000482 Bootstrap 5: verify credentials Signed-off-by: Bill Erickson --- .../staff/circ/patron/test-password.component.html | 63 ++++++++++++---------- 1 file changed, 34 insertions(+), 29 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/circ/patron/test-password.component.html b/Open-ILS/src/eg2/src/app/staff/circ/patron/test-password.component.html index 7eee554768..f703e30420 100644 --- a/Open-ILS/src/eg2/src/app/staff/circ/patron/test-password.component.html +++ b/Open-ILS/src/eg2/src/app/staff/circ/patron/test-password.component.html @@ -6,42 +6,47 @@

Verify Credentials

-
-
-
- - -
+
+ +
+ +
+
-
- - -
+
+ +
+ +
+
-
- - -
+
+ +
+ +
+
+
+
- +
+
-
+
-
- Success testing credentials -
-
- Failure testing credentials -
-
- No user found with the requested username / barcode -
-
+
+ Success testing credentials +
+
+ Failure testing credentials +
+
+ No user found with the requested username / barcode
-- 2.11.0