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-shares'>
{{#each shared_with}}
{{#each sharedWith}}
<div class="icon-user slim-share" share-id="{{ shared_user }}" title="{{tSW shared_user}}">{{{ shared_user }}}</div>
{{/each}}
</div>