mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
Tweaks to label section, members section and single boards
This commit is contained in:
parent
918a487f43
commit
8fbac3e2e2
4 changed files with 27 additions and 92 deletions
|
@ -13,9 +13,8 @@ package trello
|
|||
|
||||
const membersTemplate = `
|
||||
<h3>Member Stats</h3>
|
||||
<p>
|
||||
There are {{len .MemberBoardAssign}} members assigned to {{.CardAssignTotal}} cards
|
||||
of the total {{.CardTotal}} cards across {{len .Boards}} boards.
|
||||
<p>
|
||||
There are {{len .MemberBoardAssign}} members assigned to {{.CardAssignTotal}} cards of the total {{.CardTotal}} cards across {{len .Boards}} boards.
|
||||
</p>
|
||||
|
||||
<div class="section-trello-render non-printable">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue