mirror of
https://github.com/wekan/wekan.git
synced 2026-02-25 09:24:08 +01:00
Add back some parts of Show checklist at minicard feature.
Thanks to xet7 !
This commit is contained in:
parent
968a32164b
commit
47468a4750
2 changed files with 14 additions and 14 deletions
|
|
@ -111,11 +111,11 @@ template(name="minicard")
|
|||
+viewer
|
||||
= trueValue
|
||||
|
||||
// .card-checklist-attachmentGalleries
|
||||
// .card-checklist-attachmentGallery.card-checklists
|
||||
// if currentBoard.allowsChecklists
|
||||
// hr
|
||||
// +checklists(cardId=_id showAtMinicard=true)
|
||||
.card-checklist-attachmentGalleries
|
||||
.card-checklist-attachmentGallery.card-checklists
|
||||
if currentBoard.allowsChecklists
|
||||
//hr
|
||||
//+checklists(cardId=_id showAtMinicard=true)
|
||||
|
||||
if showAssignee
|
||||
if getAssignees
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue