Changed icon of checklist name. Related #1568

This commit is contained in:
Lauri Ojansivu 2018-04-04 21:44:53 +03:00
parent 75512043e8
commit f9539aa2a8

View file

@ -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"}}...