mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 00:10: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
|
if getDescription
|
||||||
+viewer
|
+viewer
|
||||||
= getDescription
|
= getDescription
|
||||||
else
|
|
||||||
| {{_ 'edit'}}
|
|
||||||
if (hasUnsavedValue 'cardDescription' _id)
|
if (hasUnsavedValue 'cardDescription' _id)
|
||||||
p.quiet
|
p.quiet
|
||||||
| {{_ 'unsaved-description'}}
|
| {{_ 'unsaved-description'}}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue