mirror of
https://github.com/wekan/wekan.git
synced 2026-03-09 15:12:34 +01:00
add: import board/cards/lists using CSV/TSV
This commit is contained in:
parent
533bc045d0
commit
1742bcd9b1
9 changed files with 413 additions and 14 deletions
|
|
@ -230,6 +230,8 @@ template(name="chooseBoardSource")
|
|||
a(href="{{pathFor '/import/trello'}}") {{_ 'from-trello'}}
|
||||
li
|
||||
a(href="{{pathFor '/import/wekan'}}") {{_ 'from-wekan'}}
|
||||
li
|
||||
a(href="{{pathFor '/import/csv'}}") {{_ 'from-csv'}}
|
||||
|
||||
template(name="archiveBoardPopup")
|
||||
p {{_ 'close-board-pop'}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue