Move activity related files to another location

pull/3913/head
Alex Dik 9 years ago
parent 743b9b8971
commit 30c4fbf2d3
  1. 0
      frontend/app/components/work-packages/activity/activity-entry.directive.html
  2. 3
      frontend/app/components/work-packages/activity/activity-entry.directive.js

@ -34,8 +34,7 @@ function activityEntry(PathHelper) {
return {
restrict: 'E',
replace: true,
templateUrl: '/components/work-packages/directives/activity-entry/' +
'activity-entry.directive.html',
templateUrl: '/components/work-packages/activity/activity-entry.directive.html',
scope: {
workPackage: '=',
Loading…
Cancel
Save