From 0664e11d21c137c66fca170e19a111ac44101a07 Mon Sep 17 00:00:00 2001 From: Alex Dik Date: Thu, 26 Nov 2015 00:04:43 +0100 Subject: [PATCH] Remove unused currentAnchor reference --- .../activity-panel/activity-panel-default.directive.html | 6 +----- .../activity-panel-overview.directive.html | 5 +---- .../wp-panels/activity-panel/wp-activity.service.js | 9 ++------- .../templates/work_packages/activities/_revision.html | 1 - .../app/templates/work_packages/activities/_user.html | 1 - 5 files changed, 4 insertions(+), 18 deletions(-) diff --git a/frontend/app/components/wp-panels/activity-panel/activity-panel-default.directive.html b/frontend/app/components/wp-panels/activity-panel/activity-panel-default.directive.html index 91f8f4c63c..e845f9e046 100644 --- a/frontend/app/components/wp-panels/activity-panel/activity-panel-default.directive.html +++ b/frontend/app/components/wp-panels/activity-panel/activity-panel-default.directive.html @@ -7,11 +7,7 @@
  • + ng-init="inf = vm.info(activity, $index)">

    diff --git a/frontend/app/components/wp-panels/activity-panel/activity-panel-overview.directive.html b/frontend/app/components/wp-panels/activity-panel/activity-panel-overview.directive.html index 8babddf97c..52f9bd06bf 100644 --- a/frontend/app/components/wp-panels/activity-panel/activity-panel-overview.directive.html +++ b/frontend/app/components/wp-panels/activity-panel/activity-panel-overview.directive.html @@ -5,10 +5,7 @@
  • + ng-init="inf = vm.info(activity, $index)"> diff --git a/frontend/app/templates/work_packages/activities/_user.html b/frontend/app/templates/work_packages/activities/_user.html index 42c45fbf23..39621f2d9b 100644 --- a/frontend/app/templates/work_packages/activities/_user.html +++ b/frontend/app/templates/work_packages/activities/_user.html @@ -8,7 +8,6 @@