From 6f4689e7cbf67901257c17e4d1b8aff7c00d255c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Espino?= Date: Tue, 22 Nov 2016 18:49:03 +0100 Subject: [PATCH] Changed taiga-tribe edit link url to the new version --- app/modules/components/tribe-button/tribe-linked.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/modules/components/tribe-button/tribe-linked.jade b/app/modules/components/tribe-button/tribe-linked.jade index 965e8997..51450b29 100644 --- a/app/modules/components/tribe-button/tribe-linked.jade +++ b/app/modules/components/tribe-button/tribe-linked.jade @@ -22,7 +22,7 @@ ) {{gigTitle}} a.delete-link( - href="{{::vm.tribeHost}}/gigs/{{gigId}}/link-with-taiga?from=taiga" + href="{{::vm.tribeHost}}/gigs/{{gigId}}/link-with-task-manager?from=taiga" title="{{ 'US.TRIBE.EDIT_LINK' | translate }}" ) {{ 'US.TRIBE.EDIT_LINK' | translate }}