From e3214c874ec9369ab6b865154f7964da8ec55f45 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 10 Jun 2024 14:40:49 +0300 Subject: [PATCH] Changed back to original icon of Edit Description. Thanks to saschafoerster, C0rn3j and xet7 ! Fixes #5413, related https://github.com/wekan/wekan/commit/1f2fb2ccce38e9cac348f1c459784d6e5a949ded --- client/components/cards/cardDetails.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/components/cards/cardDetails.jade b/client/components/cards/cardDetails.jade index 4d2e5d802..b86158522 100644 --- a/client/components/cards/cardDetails.jade +++ b/client/components/cards/cardDetails.jade @@ -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