mirror of
https://github.com/wekan/wekan.git
synced 2026-01-23 17:56:09 +01:00
Issue : UI feature suggestion: drag handles and long press #1772
Resolved #1772
This commit is contained in:
parent
ac6f8e8551
commit
a9be6b17b9
5 changed files with 25 additions and 7 deletions
|
|
@ -9,6 +9,8 @@ template(name="minicard")
|
|||
each labels
|
||||
.minicard-label(class="card-label-{{color}}" title="{{name}}")
|
||||
.minicard-title
|
||||
.handle
|
||||
.fa.fa-arrows
|
||||
if $eq 'prefix-with-full-path' currentBoard.presentParentTask
|
||||
.parent-prefix
|
||||
| {{ parentString ' > ' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue