From 551e766ad8f638f481c7ea932459c9c8f9ba2874 Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Thu, 27 Oct 2022 19:39:19 -0700 Subject: [PATCH] LP1966342 follow-up: prefer === over == Signed-off-by: Jane Sandberg --- Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html index 3e386b7be9..fa33c54aa3 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html @@ -149,8 +149,8 @@
-- 2.11.0