Added download attribute to log file downloader
This commit is contained in:
parent
ee8a2fc415
commit
3ba9718434
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
</button>
|
||||
</div>
|
||||
<div>
|
||||
<a class="uk-button uk-button-default" :href="logFileURI"
|
||||
<a class="uk-button uk-button-default" :href="logFileURI" download
|
||||
>Download Log File</a
|
||||
>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue