mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
select which boards and date since, individual board not working yet
This commit is contained in:
parent
16bf5237b9
commit
1e37c68d99
7 changed files with 166 additions and 87 deletions
|
@ -12,8 +12,7 @@
|
|||
package trello
|
||||
|
||||
const tradTemplate = `
|
||||
{{if eq 1 (len .Boards)}}
|
||||
<h3>#Board Name</h3>
|
||||
{{if false}}
|
||||
{{range $b := .Boards}}
|
||||
<p class="non-printable-message">Non-printable</p>
|
||||
<div class="section-trello-render non-printable">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue