add raw txt download

This commit is contained in:
Jake McDermott
2018-03-29 02:05:55 -04:00
parent 181d7e0e01
commit 66dcf01088
4 changed files with 7 additions and 2 deletions

View File

@@ -27,7 +27,8 @@
<i class="fa fa-arrows-alt"></i>
</button>
<a ng-show="true" href="/api/v2/jobs/{{ job.id }}/stdout?format=txt_download">
<a ng-show="vm.download && !vm.running" href="{{ vm.download }}?format=txt_download">
<button class="btn at-Input-button at-u-noBorder"
aw-tool-tip="{{ standardOutTooltip }}"
data-tip-watch="standardOutTooltip"