mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
space view labels
This commit is contained in:
parent
604bdf78da
commit
b2138d6bdb
5 changed files with 66 additions and 22 deletions
|
@ -1,5 +1,6 @@
|
|||
{{#if (gt documents.length 0)}}
|
||||
<div class="documents-list">
|
||||
<div class="caption">Documents</div>
|
||||
{{#each documents key="id" as |document|}}
|
||||
<div id="document-{{document.id}}">
|
||||
<div class="document-item {{if document.selected "selected-card"}}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue