From 5902561e711d14557002b6e7d27404cd4238ec6b Mon Sep 17 00:00:00 2001 From: Phil Renaud Date: Tue, 3 Dec 2024 11:27:18 -0500 Subject: [PATCH] Taskstate.task gets me every time --- ui/app/templates/allocations/allocation/task/index.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/app/templates/allocations/allocation/task/index.hbs b/ui/app/templates/allocations/allocation/task/index.hbs index 5ea113d36e3..578827da545 100644 --- a/ui/app/templates/allocations/allocation/task/index.hbs +++ b/ui/app/templates/allocations/allocation/task/index.hbs @@ -287,9 +287,9 @@ - {{#if this.model.meta}} + {{#if this.model.task.meta}} {{/if}}