Add link to support page of import/export
parent
dad7507878
commit
b03c9df968
|
@ -20,3 +20,7 @@ div.wrapper(ng-controller="ProjectProfileController as ctrl",
|
||||||
img(src="/svg/spinner-circle.svg", alt="loading...")
|
img(src="/svg/spinner-circle.svg", alt="loading...")
|
||||||
h3.result-title
|
h3.result-title
|
||||||
p.result-message
|
p.result-message
|
||||||
|
|
||||||
|
a.help-button(href="https://taiga.io/support/import-export-projects/", target="_blank")
|
||||||
|
span.icon.icon-help
|
||||||
|
span Do you need help? Check out our support page!
|
||||||
|
|
Loading…
Reference in New Issue