mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
hide labels when none shared
This commit is contained in:
parent
a0ebb215d9
commit
a7a2267e5c
3 changed files with 25 additions and 24 deletions
|
@ -13,7 +13,7 @@ package trello
|
|||
|
||||
const boardsTemplate = `
|
||||
|
||||
<h3>All Boards</h3>
|
||||
<h3>Boards</h3>
|
||||
<p>Changes since {{.Since}}.</p>
|
||||
<div class="section-trello-render">
|
||||
<table class="trello-table" class="width-100">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue