mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
Trello fronted and copy changes
This commit is contained in:
parent
4178b2946f
commit
900ebea3a7
4 changed files with 7 additions and 28 deletions
|
@ -14,7 +14,7 @@ package trello
|
|||
const tradTemplate = `
|
||||
<div class="section-trello-render">
|
||||
{{if ne .Detail.Board.ID ""}}
|
||||
<div class="heading">Board: {{.Detail.Board.Name}}</div>
|
||||
<div class="heading">{{.Detail.Board.Name}} Board</div>
|
||||
<p class="non-printable-message">Non-printable</p>
|
||||
<div class="section-trello-render non-printable">
|
||||
<p>There are {{ .Detail.CardCount }} cards across {{ .Detail.ListCount }} lists
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue