From 0181643339ec1b3041e06ba0377bca006b1795bc Mon Sep 17 00:00:00 2001 From: tkleinke Date: Fri, 20 Dec 2024 10:52:42 +0100 Subject: [PATCH] Fix identifier tooltip for type management --- .../app/components/widgets/document-info/document-info.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/desktop/src/app/components/widgets/document-info/document-info.html b/desktop/src/app/components/widgets/document-info/document-info.html index 8664d5558e..3d9722eea1 100644 --- a/desktop/src/app/components/widgets/document-info/document-info.html +++ b/desktop/src/app/components/widgets/document-info/document-info.html @@ -11,7 +11,9 @@ (click)="tooltip.close(); toggleExpandAllGroups();"> -
{{document.resource.identifier}}
+
{{document.resource.identifier}}