Updated CSV (markdown)

Lauri Ojansivu 2021-12-04 23:42:19 +02:00
parent c24661dff1
commit a68dd26b6f

3
CSV.md

@ -10,7 +10,6 @@ Frontend:
- [Import CSV code](https://github.com/wekan/wekan/tree/master/client/components/import) - [Import CSV code](https://github.com/wekan/wekan/tree/master/client/components/import)
Backend: Backend:
- [Import CSV code](https://github.com/wekan/wekan/blob/master/models/csvCreator.js) - [Import CSV code](https://github.com/wekan/wekan/blob/master/models/csvCreator.js) and [General Import code](https://github.com/wekan/wekan/blob/master/models/import.js)
- [Related general Import code](https://github.com/wekan/wekan/blob/master/models/import.js)
[Related pull requests](https://github.com/wekan/wekan/pulls?q=is%3Apr+is%3Aclosed+csv) [Related pull requests](https://github.com/wekan/wekan/pulls?q=is%3Apr+is%3Aclosed+csv)