mirror of
https://github.com/wekan/wekan.git
synced 2026-01-28 04:06:10 +01:00
When RICHER_CARD_COMMENT_EDITOR=true, use richer editor
also when editing card description. Thanks to xet7 !
This commit is contained in:
parent
ec33cdcb29
commit
4e2d337620
6 changed files with 105 additions and 6 deletions
|
|
@ -3,7 +3,6 @@ template(name="editor")
|
|||
dir="auto"
|
||||
class="{{class}}"
|
||||
id=id
|
||||
autofocus=autofocus
|
||||
placeholder="{{_ 'comment-placeholder'}}")
|
||||
+Template.contentBlock
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue