Fix the send to tribe button for the new changes on Taiga Tribe
parent
d39e4c1f22
commit
2ece124553
|
@ -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"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue