From 051cb78fed74734def88abd90f8ef6704bb3a491 Mon Sep 17 00:00:00 2001 From: Riju19 <19.riju@gmail.com> Date: Thu, 28 Feb 2019 23:07:25 +0530 Subject: [PATCH] removes # for cards in automatic worklists Change-Id: Iede0847694ea5665955d303769720ce4e69e6922 --- src/app/boards/template/card_details.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/boards/template/card_details.html b/src/app/boards/template/card_details.html index dd5dc30c..4e03c9de 100644 --- a/src/app/boards/template/card_details.html +++ b/src/app/boards/template/card_details.html @@ -18,7 +18,7 @@

- Card #{{card.id}} - + Card #{{card.id}} - {{card.task.title}}