mirror of
https://github.com/wekan/wekan.git
synced 2026-02-28 19:00:17 +01:00
Fixing opening cards and slow performance of closing cards
Fixes: #5533
Fixes: #5548
Revert "Switch from kadira:flow-router to ostrio:flow-router-extra"
This reverts commit 718c1a393d.
This commit is contained in:
parent
d31403a918
commit
c925a27870
63 changed files with 4797 additions and 52 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import { ReactiveCache } from '/imports/reactiveCache';
|
||||
// exporter maybe is broken since Gridfs introduced, add fs and path
|
||||
import { createWorkbook } from './createWorkbook';
|
||||
// import { FlowRouter } from 'meteor/ostrio:flow-router-extra';
|
||||
|
||||
class ExporterCardPDF {
|
||||
constructor(boardId) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue