mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
More tweaks and updates to the Trello design
This commit is contained in:
parent
1e37c68d99
commit
a0ebb215d9
5 changed files with 111 additions and 56 deletions
|
@ -14,7 +14,7 @@ package trello
|
|||
const labelsTemplate = `
|
||||
<h3>Labels</h3>
|
||||
<p>There are {{len .SharedLabels}} common labels across the boards.</p>
|
||||
<div class="section-trello-render non-printable">
|
||||
<div class="section-trello-render">
|
||||
<table class="trello-table" class="width-100">
|
||||
<tbody class="trello">
|
||||
{{range $l := .SharedLabels}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue