mirror of
https://github.com/documize/community.git
synced 2025-07-22 22:59:43 +02:00
Improve print and PDF rendering
This commit is contained in:
parent
5467771542
commit
c706edec47
5 changed files with 767 additions and 798 deletions
|
@ -15,6 +15,7 @@ import Controller from '@ember/controller';
|
|||
|
||||
export default Controller.extend(Notifier, {
|
||||
router: service(),
|
||||
appMeta: service(),
|
||||
folderService: service('folder'),
|
||||
documentService: service('document'),
|
||||
localStorage: service('localStorage'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue