mirror of
https://github.com/JanGross/quicknotes.git
synced 2026-01-17 11:07:18 +01:00
Adapt the fronted to the new parameters.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class='note-attachts'>
|
||||
{{#each attachts}}
|
||||
{{#each attachments}}
|
||||
<div class='note-attach-grid'>
|
||||
<a target="_blank" href="{{redirect_url}}">
|
||||
<div class="attach-preview note-attach" attach-file-id="{{file_id}}" data-background-image="{{preview_url}}"/>
|
||||
|
||||
Reference in New Issue
Block a user