mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 09:15:50 +01:00
attachment preview, closes #210
This commit is contained in:
@@ -12,6 +12,12 @@
|
||||
<th>File size:</th>
|
||||
<td id="file-filesize"></td>
|
||||
</tr>
|
||||
<tr id="file-preview-row">
|
||||
<th>Preview:</th>
|
||||
<td>
|
||||
<pre id="file-preview-content"></pre>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<button id="file-download" class="btn btn-primary" type="button">Download</button>
|
||||
|
||||
Reference in New Issue
Block a user