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