From 49c415f0239d6645c41881690acfb2a18395fae8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Manelli?= Date: Wed, 18 Apr 2018 00:59:22 -0300 Subject: Add two way binding of checklists --- client/components/cards/cardTime.js | 3 --- 1 file changed, 3 deletions(-) (limited to 'client/components/cards/cardTime.js') diff --git a/client/components/cards/cardTime.js b/client/components/cards/cardTime.js index 9bab8e72..80b7fc84 100644 --- a/client/components/cards/cardTime.js +++ b/client/components/cards/cardTime.js @@ -64,9 +64,6 @@ BlazeComponent.extendComponent({ showTime() { return this.data().getSpentTime(); }, - isOvertime() { - return this.data().getIsOvertime(); - }, events() { return [{ 'click .js-edit-time': Popup.open('editCardSpentTime'), -- cgit v1.2.3-1-g7c22