mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Changed back to original icon of Edit Description.
Thanks to saschafoerster, C0rn3j and xet7 !
Fixes #5413,
related 1f2fb2ccce
This commit is contained in:
parent
f42e0fe507
commit
e3214c874e
1 changed files with 1 additions and 1 deletions
|
|
@ -526,7 +526,7 @@ template(name="cardDetails")
|
|||
else
|
||||
if currentBoard.allowsDescriptionText
|
||||
a.js-open-inlined-form(title="{{_ 'edit'}}" value=title)
|
||||
i.fa.fa-plus
|
||||
i.fa.fa-pencil-square-o
|
||||
if getDescription
|
||||
+viewer
|
||||
= getDescription
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue