mirror of
https://github.com/wekan/wekan.git
synced 2026-02-28 10:54:07 +01:00
Finish adding delete board feature
This commit is contained in:
parent
aa6076e087
commit
9035989abf
2 changed files with 7 additions and 1 deletions
|
|
@ -240,6 +240,8 @@ template(name="archiveBoardPopup")
|
|||
|
||||
template(name="deleteBoardPopup")
|
||||
p {{_ 'delete-board-pop'}}
|
||||
unless archived
|
||||
p {{_ 'board-delete-suggest-archive'}}
|
||||
button.js-confirm.negate.full(type="submit") {{_ 'delete'}}
|
||||
|
||||
template(name="outgoingWebhooksPopup")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue