Kaynağa Gözat

Changed back to original icon of Edit Description.

Thanks to saschafoerster, C0rn3j and xet7 !

Fixes #5413,
related https://github.com/wekan/wekan/commit/1f2fb2ccce38e9cac348f1c459784d6e5a949ded
Lauri Ojansivu 1 yıl önce
ebeveyn
işleme
e3214c874e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      client/components/cards/cardDetails.jade

+ 1 - 1
client/components/cards/cardDetails.jade

@@ -526,7 +526,7 @@ template(name="cardDetails")
             else
             else
               if currentBoard.allowsDescriptionText
               if currentBoard.allowsDescriptionText
                 a.js-open-inlined-form(title="{{_ 'edit'}}" value=title)
                 a.js-open-inlined-form(title="{{_ 'edit'}}" value=title)
-                  i.fa.fa-plus
+                  i.fa.fa-pencil-square-o
                 if getDescription
                 if getDescription
                   +viewer
                   +viewer
                     = getDescription
                     = getDescription