fix task logs

This commit is contained in:
Girish Ramakrishnan
2018-12-08 21:45:49 -08:00
parent a8d0e25866
commit 6fb7555f01
5 changed files with 73 additions and 42 deletions

View File

@@ -241,7 +241,7 @@
<p>
Please be careful when uploading these logs to a public server since they may contain sensitive information.
</p>
<a class="btn btn-primary pull-right" href="/logs.html?id=backup" target="_blank">Show Logs</a>
<a class="btn btn-primary pull-right" ng-href="/logs.html?taskId={{createBackup.taskId}}" ng-enabled="createBackup.taskId" target="_blank">Show Logs</a>
</div>
</div>
</div>