mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Add display timestamp on 'Boards in Archive'
This commit is contained in:
parent
008fc806e8
commit
04e04ead92
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ template(name="archivedBoards")
|
|||
i.fa.fa-undo
|
||||
| {{_ 'restore-board'}}
|
||||
= title
|
||||
span {{ moment archivedAt 'LLL' }}
|
||||
else
|
||||
li.no-items-message {{_ 'no-archived-boards'}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue