diff --git a/plugins/task-resources/src/components/state/StatePresenter.svelte b/plugins/task-resources/src/components/state/StatePresenter.svelte index ebca230789..bb2ac2acda 100644 --- a/plugins/task-resources/src/components/state/StatePresenter.svelte +++ b/plugins/task-resources/src/components/state/StatePresenter.svelte @@ -135,18 +135,22 @@ {#if kind === 'table-attrs'} @@ -175,18 +179,22 @@ title={shouldShowTooltip ? value.name : undefined} > {#if icon != null} - + {:else if category?._id === task.statusCategory.Active} {:else} {/if}