Moved Public/Archive/Templates/etc options to click right top username Member Settings menu, where My Cards also is.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2021-01-02 16:39:58 +02:00
parent a0b72d0287
commit 0592b0c56a
6 changed files with 44 additions and 27 deletions

View file

@ -38,10 +38,10 @@ template(name="header")
span.fa.fa-home
| {{_ 'all-boards'}}
li.separator -
li
a(href="{{pathFor 'public'}}")
span.fa.fa-globe
| {{_ 'public'}}
//li
// a(href="{{pathFor 'public'}}")
// span.fa.fa-globe
// | {{_ 'public'}}
each currentUser.starredBoards
li.separator -
li(class="{{#if $.Session.equals 'currentBoard' _id}}current{{/if}}")