diff --git a/plugins/recruit-resources/src/components/KanbanCard.svelte b/plugins/recruit-resources/src/components/KanbanCard.svelte index 96ab9ca97e..021479cea4 100644 --- a/plugins/recruit-resources/src/components/KanbanCard.svelte +++ b/plugins/recruit-resources/src/components/KanbanCard.svelte @@ -14,16 +14,16 @@ -->
@@ -43,16 +39,15 @@
-
+
{object.$lookup?.attachedTo?.title ?? ''}
-
- - APP-542 +
+
{#if object.attachments && Object.keys(object.attachments).length > 0}