mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 06:04:26 +02:00
Only Office v0.1.7a: enable blur overlay
This commit is contained in:
@ -282,6 +282,3 @@ this.OS.register "OnlyOffice", OnlyOffice
|
||||
this.extensionParams = {
|
||||
url: "https://office.iohub.dev/web-apps/"
|
||||
}
|
||||
# dirty hack that allow subdomain iframes access each other
|
||||
# FIXME: may be the domain should be defined by ATOS API
|
||||
document.domain = "iohub.dev" if document.domain is "os.iohub.dev"
|
||||
|
Reference in New Issue
Block a user