Adapt the fronted to the new parameters.

This commit is contained in:
Matias De lellis
2020-09-19 12:15:03 -03:00
parent 959aa90f1a
commit 587fc10c76
5 changed files with 22 additions and 22 deletions

View File

@@ -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}}"/>