mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Fix rebase errors
This commit is contained in:
parent
315db00e83
commit
67301e07e2
4 changed files with 6 additions and 25 deletions
|
|
@ -59,13 +59,6 @@ template(name="cardDetails")
|
|||
else
|
||||
a.js-end-date {{_ 'add'}}
|
||||
|
||||
.card-details-item.card-details-item-due
|
||||
h3.card-details-item-title {{_ 'card-due'}}
|
||||
if dueAt
|
||||
+cardDueDate
|
||||
else
|
||||
a.js-due-date {{_ 'add'}}
|
||||
|
||||
.card-details-items
|
||||
.card-details-item.card-details-item-members
|
||||
h3.card-details-item-title {{_ 'members'}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue