From: Bill Erickson Date: Wed, 21 Sep 2022 15:40:29 +0000 (-0400) Subject: LP1952931 ASN eg2 lint repairs X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=91308d51b48d48e77a44c81a2b9b9414135d9b6f;p=working%2FEvergreen.git LP1952931 ASN eg2 lint repairs Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/eg2/src/app/staff/acq/asn/asn.component.ts b/Open-ILS/src/eg2/src/app/staff/acq/asn/asn.component.ts index aa8babe340..28314ad56d 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/asn/asn.component.ts +++ b/Open-ILS/src/eg2/src/app/staff/acq/asn/asn.component.ts @@ -5,13 +5,10 @@ import {IdlObject} from '@eg/core/idl.service'; @Component({ templateUrl: 'asn.component.html' }) -export class AsnComponent implements OnInit { +export class AsnComponent { constructor( private route: ActivatedRoute, ) {} - - ngOnInit() { - } } diff --git a/Open-ILS/src/eg2/src/app/staff/acq/asn/receive.component.html b/Open-ILS/src/eg2/src/app/staff/acq/asn/receive.component.html index cfab24ef3e..7df43c3bd5 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/asn/receive.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/asn/receive.component.html @@ -153,7 +153,7 @@ across different vendors to match a container code.
{{liWantedCount(li.id)}}
{{li.lids.length}}