From e4c730eb4541f5e4ea5892987cb42c5c7427cc73 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 29 Sep 2022 07:31:10 -0700 Subject: [PATCH] LP1904036 ng lint --fix Signed-off-by: Bill Erickson Signed-off-by: Jane Sandberg Signed-off-by: Galen Charlton --- .../src/eg2/src/app/share/dialog/prompt.component.html | 4 ++-- .../src/app/staff/circ/patron/barcodes.component.html | 2 +- .../app/staff/circ/patron/bill-statement.component.html | 4 ++-- .../eg2/src/app/staff/circ/patron/edit.component.html | 14 +++++++------- .../app/staff/share/circ/events-dialog.component.html | 4 ++-- .../src/eg2/src/app/staff/share/circ/grid.component.html | 2 +- .../src/app/staff/share/circ/route-dialog.component.html | 16 ++++++++-------- .../share/holdings/copy-alert-manager.component.html | 2 +- .../src/app/staff/share/patron/summary.component.html | 12 ++++++------ 9 files changed, 30 insertions(+), 30 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/share/dialog/prompt.component.html b/Open-ILS/src/eg2/src/app/share/dialog/prompt.component.html index 1d6df6778d..737563369e 100644 --- a/Open-ILS/src/eg2/src/app/share/dialog/prompt.component.html +++ b/Open-ILS/src/eg2/src/app/share/dialog/prompt.component.html @@ -10,8 +10,8 @@

{{dialogBody}}

diff --git a/Open-ILS/src/eg2/src/app/staff/circ/patron/barcodes.component.html b/Open-ILS/src/eg2/src/app/staff/circ/patron/barcodes.component.html index dd838031d4..7c69a7bf60 100644 --- a/Open-ILS/src/eg2/src/app/staff/circ/patron/barcodes.component.html +++ b/Open-ILS/src/eg2/src/app/staff/circ/patron/barcodes.component.html @@ -22,7 +22,7 @@
+ class="form-check-input ml-0" [ngModel]="card.active() === 't'">
- {{line.end_date | date:'short'}}
-
- -{{line.amount | currency}} +
+ -{{line.amount | currency}}
{{line.running_balance | currency}}
diff --git a/Open-ILS/src/eg2/src/app/staff/circ/patron/edit.component.html b/Open-ILS/src/eg2/src/app/staff/circ/patron/edit.component.html index 75fcc9efc7..82dff2df80 100644 --- a/Open-ILS/src/eg2/src/app/staff/circ/patron/edit.component.html +++ b/Open-ILS/src/eg2/src/app/staff/circ/patron/edit.component.html @@ -94,7 +94,7 @@ class="form-check-input ml-0" name="{{getClass(args.cls)}}-{{args.field}}-input" id="{{getClass(args.cls)}}-{{args.field}}-input" - [ngModel]="objectFromPath(args.path, args.index)[args.field]() == 't'" + [ngModel]="objectFromPath(args.path, args.index)[args.field]() === 't'" (ngModelChange)="fieldValueChange(args.path, args.index, args.field, $event)" (change)="afterFieldChange(args.path, args.index, args.field)" [pattern]="fieldPattern(getClass(args.cls), args.field)" @@ -276,8 +276,8 @@
+ 'border-primary': nameTab === 'primary', + 'border-success': nameTab === 'preferred'}">
@@ -613,7 +613,7 @@
- + {{patronName}}. diff --git a/Open-ILS/src/eg2/src/app/staff/share/circ/grid.component.html b/Open-ILS/src/eg2/src/app/staff/share/circ/grid.component.html index 31c008c45d..12d1ce4208 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/circ/grid.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/circ/grid.component.html @@ -38,7 +38,7 @@ [rowClassCallback]="rowClass" [persistKey]="persistKey" [useLocalSort]="true" [cellTextGenerator]="cellTextGenerator"> - + diff --git a/Open-ILS/src/eg2/src/app/staff/share/circ/route-dialog.component.html b/Open-ILS/src/eg2/src/app/staff/share/circ/route-dialog.component.html index 0d065de6c5..77d238c3ab 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/circ/route-dialog.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/circ/route-dialog.component.html @@ -61,17 +61,17 @@
  • {{note.title()}}: {{note.body()}} - [Patron-visible] + [Patron-visible]
-
+
This item should be routed to the Private Holds Shelf
-
+
This item should be routed to the Public Holds Shelf

@@ -82,7 +82,7 @@
Notify by phone: {{checkin.hold.phone_notify()}}
Notify by text: {{checkin.hold.sms_notify()}}
-
Notify by email: {{checkin.patron.email()}}
+
Notify by email: {{checkin.patron.email()}}

@@ -130,11 +130,11 @@ diff --git a/Open-ILS/src/eg2/src/app/staff/share/holdings/copy-alert-manager.component.html b/Open-ILS/src/eg2/src/app/staff/share/holdings/copy-alert-manager.component.html index 99b51ee539..f94bda580b 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/holdings/copy-alert-manager.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/holdings/copy-alert-manager.component.html @@ -74,7 +74,7 @@
+ *ngIf="mode === 'checkin' && nextStatuses.length > 0; let index = index">
Next item status:
diff --git a/Open-ILS/src/eg2/src/app/staff/share/patron/summary.component.html b/Open-ILS/src/eg2/src/app/staff/share/patron/summary.component.html index 11f164668c..5971bac80c 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/patron/summary.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/patron/summary.component.html @@ -18,7 +18,7 @@
-
+
Juvenile Account
@@ -185,10 +185,10 @@
{{waiver.name()}}
    -
  • Place holds
  • -
  • Pick up holds
  • -
  • View borrowing history
  • -
  • Check out items
  • +
  • Place holds
  • +
  • Pick up holds
  • +
  • View borrowing history
  • +
  • Check out items
@@ -199,7 +199,7 @@
- +
{{addr.address_type()}}