mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
remove feature
This commit is contained in:
parent
6933424fca
commit
8137f2692f
10 changed files with 135 additions and 14 deletions
|
|
@ -54,3 +54,7 @@ template(name="setSwimlaneColorPopup")
|
|||
i.fa.fa-check
|
||||
button.primary.confirm.js-submit {{_ 'save'}}
|
||||
button.js-remove-color.negate.wide.right {{_ 'unset-color'}}
|
||||
|
||||
template(name="swimlaneDeletePopup")
|
||||
p {{_ "swimlane-delete-pop"}}
|
||||
button.js-confirm.negate.full(type="submit") {{_ 'delete'}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue