mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 05:57:13 -04:00
Changed icon of checklist name. Related #1568
This commit is contained in:
parent
75512043e8
commit
f9539aa2a8
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ template(name="checklistDetail")
|
|||
+editChecklistItemForm(checklist = checklist)
|
||||
else
|
||||
.checklist-title
|
||||
.checkbox.fa.fa-check-square-o
|
||||
.checkbox.fa.fa-square-o
|
||||
if canModifyCard
|
||||
a.js-delete-checklist.toggle-delete-checklist-dialog {{_ "delete"}}...
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue