Updated returned capture metadata
This commit is contained in:
parent
07c5c0115d
commit
9d46ac1ca5
2 changed files with 2 additions and 8 deletions
|
|
@ -69,7 +69,7 @@ function updateCaptures(response) {
|
|||
<div class="clearfix">
|
||||
<div class="left-col"><img src="${element_uri}/download?thumbnail=true"></div>
|
||||
<div class="right-col">
|
||||
<b>${element.file}</b><br>
|
||||
<b>${element.filename}</b><br>
|
||||
<a href="${element_uri}/download" target="_blank">View</a> <a href="${element_uri}/download?as_attachment=true">Download</a> Delete <a href="${element_uri}/" target="_blank">JSON</a>
|
||||
<br>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue