diff --git a/src/document.js b/src/document.js index 20cd1d868b..56ac658099 100644 --- a/src/document.js +++ b/src/document.js @@ -21,6 +21,7 @@ import '../css/document.scss' import axios from '@nextcloud/axios' import { spawnDialog } from '@nextcloud/dialogs' import SaveAs from './components/Modal/SaveAs.vue' +import { getCapabilities } from './services/capabilities.ts' const PostMessages = new PostMessageService({ parent: window.parent, @@ -168,6 +169,8 @@ const documentsMain = { + '' // buy product for new customer users + '' + + '' + '' // iframe that contains the Collabora Online Viewer @@ -228,6 +231,8 @@ const documentsMain = { + '' // buy product for new customer users + '' + + '' + '' // iframe that contains the Collabora Online diff --git a/src/view/Office.vue b/src/view/Office.vue index cd6304c6e0..20b142ad1e 100644 --- a/src/view/Office.vue +++ b/src/view/Office.vue @@ -54,6 +54,7 @@ +