From 88c5b0e9d60cd8169d8dc86306cbd99cbb66941f Mon Sep 17 00:00:00 2001 From: filak Date: Thu, 8 Feb 2024 18:23:41 +0100 Subject: [PATCH] Update utils.py --- flask-app/application/modules/utils.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flask-app/application/modules/utils.py b/flask-app/application/modules/utils.py index 1e69f79..8f81a41 100644 --- a/flask-app/application/modules/utils.py +++ b/flask-app/application/modules/utils.py @@ -396,13 +396,13 @@ def getLookupJson(lookups, export): if rn != '0': d['rn'] = rn #d['xtr'].append(rn) - terms_en.append(rn) + #terms_en.append(rn) cas = item.get('cas') if cas: d['cas'] = cas #d['xtr'].append(cas) - terms_en.append(cas) + #terms_en.append(cas) crt = item.get('crt') if crt: