From 49a2701d18ae5f00c49528a64438e4605188d3b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Kilchenmann?= Date: Tue, 31 May 2022 12:10:30 +0200 Subject: [PATCH] fix(ontology): check if value exists without refreshing the page (DEV-923) --- .../resource-class-info/resource-class-info.component.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/app/project/ontology/resource-class-info/resource-class-info.component.html b/src/app/project/ontology/resource-class-info/resource-class-info.component.html index d6d19a9c65..e751f80b04 100644 --- a/src/app/project/ontology/resource-class-info/resource-class-info.component.html +++ b/src/app/project/ontology/resource-class-info/resource-class-info.component.html @@ -18,7 +18,7 @@ - @@ -82,7 +82,9 @@ - + + add