mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Remove double template for deleteCardPopup
This commit is contained in:
parent
3c4b09157e
commit
1f17cee39b
1 changed files with 0 additions and 6 deletions
|
@ -16,9 +16,3 @@ template(name="archivedBoards")
|
|||
else
|
||||
li.no-items-message {{_ 'no-archived-boards'}}
|
||||
|
||||
template(name="deleteBoardPopup")
|
||||
p {{_ 'delete-board-pop'}}
|
||||
unless archived
|
||||
p {{_ 'board-delete-suggest-archive'}}
|
||||
button.js-confirm.negate.full(type="submit") {{_ 'delete'}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue