Mobile View quick list access show markdown

This commit is contained in:
Martin Filser 2021-10-20 14:31:03 +02:00
parent 8bb27e2762
commit 6d701cda2e

View file

@ -16,7 +16,8 @@ template(name="header")
each currentBoard.lists
li(class="{{#if $.Session.equals 'currentList' _id}}current{{/if}}")
a.js-select-list
= title
+viewer
= title
else
each currentUser.starredBoards
li(class="{{#if $.Session.equals 'currentBoard' _id}}current{{/if}}")