From 9e0073c7ca3d79458875e7d8b857957e337e8d6f Mon Sep 17 00:00:00 2001 From: Till Breuer Date: Thu, 3 Jul 2014 10:04:34 +0200 Subject: [PATCH] Temporarily deactivate edit and comment actions on activity tab TODO wire up and reenable actions --- public/templates/tabs/activity.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/templates/tabs/activity.html b/public/templates/tabs/activity.html index 010de3dd5b..41f85b42e6 100644 --- a/public/templates/tabs/activity.html +++ b/public/templates/tabs/activity.html @@ -8,10 +8,12 @@ ng-if="currentDate !== (activities[$index-1].props.createdAt | date:'longDate')" ng-bind="currentDate"/>
+