@ -33,7 +33,7 @@ angular
function wpCreateButton() {
return {
restrict: 'E',
templateUrl: '/components/wp-buttons/wp-create-button/wp-create-button.directive.html',
templateUrl: '/components/work-packages/wp-create-button/wp-create-button.directive.html',
scope: {
projectIdentifier: '=',
function wpWatcherButton() {
replace: true,
templateUrl: '/components/wp-buttons/wp-watcher-button/wp-watcher-button.directive.html',
templateUrl: '/components/work-packages/wp-watcher-button/wp-watcher-button.directive.html',
workPackage: '=',