1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 23:29:42 +02:00

select which boards and date since, individual board not working yet

This commit is contained in:
Elliott Stoneham 2016-09-09 16:28:51 +01:00
parent 16bf5237b9
commit 1e37c68d99
7 changed files with 166 additions and 87 deletions

View file

@ -15,7 +15,7 @@ const renderTemplate = `
<h3>Header for Trello Multi-Board Test (in master_template.go)</h3>
` + labelsTemplate +
boardsTemplate +
// graphsTemplate +
graphsTemplate +
membersTemplate +
archiveTemplate +
tradTemplate +