diff --git a/module/execution/ui/kanban.html.php b/module/execution/ui/kanban.html.php index 126ee3ffd3..be73531dc5 100644 --- a/module/execution/ui/kanban.html.php +++ b/module/execution/ui/kanban.html.php @@ -306,6 +306,7 @@ div set::id('kanbanList'), zui::kanbanList ( + set('$replace', false), set::key('kanban'), set::items($kanbanList), set::height('calc(100vh - 120px)'),