mirror of
https://github.com/wekan/wekan.git
synced 2026-01-06 09:38:49 +01:00
Hide CSV export until it's fixed in EdgeHTML compatible way.
Thanks to xet7 !
This commit is contained in:
parent
1624fc82f7
commit
045b8a84a2
4 changed files with 9 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
|||
const stringify = require('csv-stringify');
|
||||
//const stringify = require('csv-stringify');
|
||||
|
||||
// exporter maybe is broken since Gridfs introduced, add fs and path
|
||||
export class Exporter {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue