mirror of
https://github.com/wekan/wekan.git
synced 2025-12-31 22:58:48 +01:00
Merge pull request #4139 from mfilser/comment_edit_cancel_button
Comment edit has now a cancel button
This commit is contained in:
commit
b903750f45
1 changed files with 1 additions and 0 deletions
|
|
@ -140,6 +140,7 @@ template(name="activity")
|
|||
= activity.comment.text
|
||||
.edit-controls
|
||||
button.primary(type="submit") {{_ 'edit'}}
|
||||
.fa.fa-times-thin.js-close-inlined-form
|
||||
else
|
||||
.activity-comment
|
||||
+viewer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue