From 1e2ea3b99610e15808d6b8d79d121aca4e8a8d95 Mon Sep 17 00:00:00 2001 From: Johannes Millan Date: Sat, 27 May 2023 15:25:12 +0200 Subject: [PATCH] feat: only show move to backlog button when a tasks project has backlog enabled --- src/app/features/tasks/task/task.component.html | 4 ++-- src/app/features/tasks/task/task.component.ts | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/app/features/tasks/task/task.component.html b/src/app/features/tasks/task/task.component.html index 5c1da7cc4f..bcda6076a1 100644 --- a/src/app/features/tasks/task/task.component.html +++ b/src/app/features/tasks/task/task.component.html @@ -429,7 +429,7 @@