Merge pull request #1105 from taigaio/fix-send-to-tribe-button
Fix the send to tribe button for the new changes on Taiga Tribestable
commit
2023c34732
|
@ -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