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

@ -60,10 +60,10 @@ template(name="boardList")
template(name="boardListHeaderBar")
h1 {{_ title }}
.board-header-btns.right
a.board-header-btn.js-open-archived-board
i.fa.fa-archive
span {{_ 'archives'}}
a.board-header-btn(href="{{pathFor 'board' id=templatesBoardId slug=templatesBoardSlug}}")
i.fa.fa-clone
span {{_ 'templates'}}
//.board-header-btns.right
// a.board-header-btn.js-open-archived-board
// i.fa.fa-archive
// span {{_ 'archives'}}
// a.board-header-btn(href="{{pathFor 'board' id=templatesBoardId slug=templatesBoardSlug}}")
// i.fa.fa-clone
// span {{_ 'templates'}}