From 6cc79031ec9c48760c3b806315896e5ac0161421 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 16 Jul 2017 20:37:15 +0200 Subject: [PATCH] Unique ID for dnd --- Theme/Backend/kanban-board.tpl.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Theme/Backend/kanban-board.tpl.php b/Theme/Backend/kanban-board.tpl.php index 7365557..d1ab161 100644 --- a/Theme/Backend/kanban-board.tpl.php +++ b/Theme/Backend/kanban-board.tpl.php @@ -4,12 +4,12 @@ $columns = $board->getColumns(); // todo: column width should be % but with min-width and on small screens full width ?>
- getCards(); ?> -
+ getCards(); ?> +
getName(); ?>
- getLabels(); ?> + getLabels(); ?> -
+

getName(); ?>

getDescription(); ?>