From 6272819109b07a6713eef7ed8ad0aa3af99d9aa5 Mon Sep 17 00:00:00 2001 From: "Phyks (Lucas Verney)" Date: Tue, 9 May 2017 17:50:07 +0200 Subject: [PATCH] A click on a button in a flat row in the flats table should not trigger a click event and go to the flat details page. --- flatisfy/web/js_src/components/flatstable.vue | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/flatisfy/web/js_src/components/flatstable.vue b/flatisfy/web/js_src/components/flatstable.vue index 402dc1a..0fb901b 100644 --- a/flatisfy/web/js_src/components/flatstable.vue +++ b/flatisfy/web/js_src/components/flatstable.vue @@ -41,7 +41,7 @@ - +