Drag handles for checklist #3240

This commit is contained in:
Martin Filser 2020-11-11 00:10:28 +01:00
parent 167d9d34eb
commit fd41e8ba45
5 changed files with 32 additions and 1 deletions

View file

@ -41,6 +41,8 @@ template(name="checklistDetail")
if canModifyCard
h2.title.js-open-inlined-form.is-editable
if isMiniScreenOrShowDesktopDragHandles
span.fa.checklist-handle(class="fa-arrows" title="{{_ 'dragChecklist'}}")
+viewer
= checklist.title
else