Fix the send to tribe button for the new changes on Taiga Tribe

stable
Jesús Espino 2016-09-27 10:38:23 +02:00
parent d39e4c1f22
commit 2ece124553
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
a.button-tribe(
ng-href="{{::vm.tribeHost}}/gigs/import-from-taiga?project={{projectSlug}}&us={{usId}}",
ng-href="{{::vm.tribeHost}}/taiga-integration/receive?project={{projectSlug}}&us={{usId}}",
title="{{ 'US.TRIBE.PUBLISH' | translate }}"
target="_blank"
)