From: Galen Charlton Date: Tue, 17 May 2022 19:45:18 +0000 (+0000) Subject: LP#1942220: (follow-up) clean up some console noise X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=365211bed3e4e21b92690397562d69f8c578ad56;p=working%2FEvergreen.git LP#1942220: (follow-up) clean up some console noise Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/copies.component.html b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/copies.component.html index d9301f108b..22e7650ced 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/copies.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/copies.component.html @@ -1,4 +1,4 @@ -

Items for Line Item {{lineitem.id()}} ({{getTitle(lineitem)}})

+

Items for Line Item {{lineitem?.id()}} ({{getTitle(lineitem)}})