1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00

Tidy HTML, separate detailed single-board data

This commit is contained in:
Elliott Stoneham 2016-09-11 19:08:52 +01:00
parent 2d7647e790
commit 0345c93560
8 changed files with 155 additions and 134 deletions

View file

@ -264,11 +264,9 @@ type trelloBoardAssign struct {
}
type trelloRender struct {
Config trelloConfig
Boards []trelloRenderBoard
Since string
Since string
Detail trelloRenderBoard
// items below are generated during the render phase
SharedLabels []trelloSharedLabel