From 070ab7e403ad83a6e1c6493ff50a2bb46dde056a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20R=C3=B6hrl?= Date: Mon, 4 Feb 2019 10:23:02 +0100 Subject: [PATCH] prevent loading details by clicking on the title MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakob Röhrl --- templates/part.board.mainView.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/part.board.mainView.php b/templates/part.board.mainView.php index f0f61f0ba..f72dcedae 100644 --- a/templates/part.board.mainView.php +++ b/templates/part.board.mainView.php @@ -73,7 +73,7 @@

{{cardservice.get(c.id).title}} + ng-click="$event.stopPropagation(); startTitleEdit(c)">{{cardservice.get(c.id).title}}