From: Stephanie Leary Date: Wed, 22 Feb 2023 16:58:36 +0000 (-0600) Subject: LP2000482 Bootstrap 5: Form select and input group text classes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=455518e63cdd0d763f03807a0c6c80bd3e0cec96;p=working%2FEvergreen.git LP2000482 Bootstrap 5: Form select and input group text classes Signed-off-by: Stephanie Leary --- diff --git a/Open-ILS/src/eg2/src/app/share/date-select/date-select.component.html b/Open-ILS/src/eg2/src/app/share/date-select/date-select.component.html index 9511091313..795f528222 100644 --- a/Open-ILS/src/eg2/src/app/share/date-select/date-select.component.html +++ b/Open-ILS/src/eg2/src/app/share/date-select/date-select.component.html @@ -21,7 +21,7 @@ (ngModelChange)="inputChanged($event)" (keyup.enter)="onDateEnter()" (dateSelect)="onDateSelect($event)"/> -
+
diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html index d21a808c25..65ab9eda92 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html @@ -345,7 +345,7 @@
-
+
({{identOptions(li).length}}) diff --git a/Open-ILS/src/eg2/src/app/staff/admin/local/cash-reports/cash-reports.component.html b/Open-ILS/src/eg2/src/app/staff/admin/local/cash-reports/cash-reports.component.html index 45e65908a0..51acd1f6ab 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/local/cash-reports/cash-reports.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/local/cash-reports/cash-reports.component.html @@ -5,19 +5,19 @@
-
+
Start Date
-
+
End Date
-
+
View reports for
diff --git a/Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-material.component.html b/Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-material.component.html index ca2536b983..f8d4689e91 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-material.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-material.component.html @@ -36,7 +36,7 @@
-
+
-
+
-
+
@@ -74,7 +74,7 @@ -
+
-
+
@@ -96,7 +96,7 @@ domId="temp-circ-mod" (onChange)="tempCircMod = $event.id; isModifyingCircMod = true"> -
+
-
+
@@ -120,7 +120,7 @@ domId="temp-item-status" (onChange)="tempStatus = $event.id; isModifyingStatus = true"> -
+
-
+
@@ -140,7 +140,7 @@ [disabled]="currentCourse && (courseIsArchived || currentCourse.is_archived()) === 't'" [(ngModel)]="tempLocation" (valueChange)="isModifyingLocation = true"> -
+
-
+
-
+
-
+
-
+
-
+
-
+
Class
-
+
Context
@@ -32,7 +32,7 @@
-
+
Value
-
+
Value
$
-
+
Value
-
+
Value
-
+
Value
-
+
Value
diff --git a/Open-ILS/src/eg2/src/app/staff/admin/local/org-unit-settings/org-unit-settings.component.html b/Open-ILS/src/eg2/src/app/staff/admin/local/org-unit-settings/org-unit-settings.component.html index b472fbca05..2475c8c2c2 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/local/org-unit-settings/org-unit-settings.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/local/org-unit-settings/org-unit-settings.component.html @@ -16,7 +16,7 @@
-
+
Context Location
diff --git a/Open-ILS/src/eg2/src/app/staff/admin/local/survey/survey-edit.component.html b/Open-ILS/src/eg2/src/app/staff/admin/local/survey/survey-edit.component.html index 473fef30fd..51a378c571 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/local/survey/survey-edit.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/local/survey/survey-edit.component.html @@ -35,7 +35,7 @@ - +
@@ -144,7 +144,7 @@
-
+
-
+
-
+
-
+
Holdings Maintenance
-
+
Barcode
-
+
diff --git a/Open-ILS/src/eg2/src/app/staff/circ/patron/bcsearch.component.html b/Open-ILS/src/eg2/src/app/staff/circ/patron/bcsearch.component.html index 8f97db1736..73718209f4 100644 --- a/Open-ILS/src/eg2/src/app/staff/circ/patron/bcsearch.component.html +++ b/Open-ILS/src/eg2/src/app/staff/circ/patron/bcsearch.component.html @@ -5,13 +5,13 @@
-
+
Patron Barcode:
-
+
diff --git a/Open-ILS/src/eg2/src/app/staff/circ/patron/bills.component.html b/Open-ILS/src/eg2/src/app/staff/circ/patron/bills.component.html index fd9ff418a1..1c76e5ad4a 100644 --- a/Open-ILS/src/eg2/src/app/staff/circ/patron/bills.component.html +++ b/Open-ILS/src/eg2/src/app/staff/circ/patron/bills.component.html @@ -350,7 +350,7 @@
-
+
# Receipts
diff --git a/Open-ILS/src/eg2/src/app/staff/circ/patron/checkout.component.html b/Open-ILS/src/eg2/src/app/staff/circ/patron/checkout.component.html index 11dda4c5f4..de86ac5a2c 100644 --- a/Open-ILS/src/eg2/src/app/staff/circ/patron/checkout.component.html +++ b/Open-ILS/src/eg2/src/app/staff/circ/patron/checkout.component.html @@ -17,7 +17,7 @@
-
+
@@ -167,7 +167,7 @@ -
+
@@ -185,7 +185,7 @@ -
+
diff --git a/Open-ILS/src/eg2/src/app/staff/circ/renew/renew.component.html b/Open-ILS/src/eg2/src/app/staff/circ/renew/renew.component.html index 16837dce81..c2707be0c6 100644 --- a/Open-ILS/src/eg2/src/app/staff/circ/renew/renew.component.html +++ b/Open-ILS/src/eg2/src/app/staff/circ/renew/renew.component.html @@ -14,13 +14,13 @@
-
+
Barcode
-
+
diff --git a/Open-ILS/src/eg2/src/app/staff/hopeless/hopeless.component.html b/Open-ILS/src/eg2/src/app/staff/hopeless/hopeless.component.html index 4a3d862b90..9d63f42b5f 100644 --- a/Open-ILS/src/eg2/src/app/staff/hopeless/hopeless.component.html +++ b/Open-ILS/src/eg2/src/app/staff/hopeless/hopeless.component.html @@ -4,7 +4,7 @@ -
+
Hopeless Date, Start Range:
diff --git a/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html b/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html index 846c219f2b..475a8c3741 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html @@ -44,7 +44,7 @@
-
+
Pickup Library
-
+
View Pull List For: