From 8f1372524038a9a95efaeeeefca7f276f740993c Mon Sep 17 00:00:00 2001 From: "michele.artini" Date: Thu, 22 Oct 2020 11:19:21 +0200 Subject: [PATCH] fix a jpa exception --- .../main/resources/static/resources/html/parts/org_details.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dnet-orgs-database-application/src/main/resources/static/resources/html/parts/org_details.html b/apps/dnet-orgs-database-application/src/main/resources/static/resources/html/parts/org_details.html index ef37c4d7..7ee7dfed 100644 --- a/apps/dnet-orgs-database-application/src/main/resources/static/resources/html/parts/org_details.html +++ b/apps/dnet-orgs-database-application/src/main/resources/static/resources/html/parts/org_details.html @@ -5,7 +5,7 @@ 'text-white bg-info' : show == 'info', 'bg-secondary' : show == 'secondary', }">{{orgTitle}} - +
Name {{org.name}}