mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Removed double edit text from card description.
Thanks to derbolle and xet7 ! Fixes #5187
This commit is contained in:
parent
ce5abf8299
commit
972981a579
1 changed files with 0 additions and 2 deletions
|
|
@ -529,8 +529,6 @@ template(name="cardDetails")
|
|||
if getDescription
|
||||
+viewer
|
||||
= getDescription
|
||||
else
|
||||
| {{_ 'edit'}}
|
||||
if (hasUnsavedValue 'cardDescription' _id)
|
||||
p.quiet
|
||||
| {{_ 'unsaved-description'}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue