From e4dbd04103e0b4543398798e39136c591a4bf86e Mon Sep 17 00:00:00 2001 From: yflory Date: Wed, 27 Jan 2021 13:55:25 +0100 Subject: [PATCH] Fix iframe URL caching --- customize.dist/src/outer.css | 2 +- www/admin/index.html | 4 ++-- www/code/index.html | 4 ++-- www/common/boot2.js | 1 + www/common/sframe-common-outer.js | 4 +++- www/contacts/index.html | 4 ++-- www/debug/index.html | 4 ++-- www/debug/main.js | 24 ------------------------ www/drive/index.html | 4 ++-- www/file/index.html | 4 ++-- www/kanban/index.html | 4 ++-- www/notifications/index.html | 4 ++-- www/oodoc/index.html | 4 ++-- www/ooslide/index.html | 4 ++-- www/pad/index.html | 4 ++-- www/poll/index.html | 4 ++-- www/profile/index.html | 4 ++-- www/settings/index.html | 4 ++-- www/sheet/index.html | 4 ++-- www/slide/index.html | 4 ++-- www/support/index.html | 4 ++-- www/teams/index.html | 4 ++-- www/todo/index.html | 4 ++-- www/whiteboard/index.html | 4 ++-- www/worker/index.html | 2 +- 25 files changed, 46 insertions(+), 67 deletions(-) diff --git a/customize.dist/src/outer.css b/customize.dist/src/outer.css index ba35bf168..564dc8472 100644 --- a/customize.dist/src/outer.css +++ b/customize.dist/src/outer.css @@ -7,7 +7,7 @@ html, body { background: black; } } -#sbox-iframe, #sbox-secure-iframe { +iframe-placeholder, #sbox-iframe, #sbox-secure-iframe { position: fixed; top:0; left:0; bottom:0; right:0; diff --git a/www/admin/index.html b/www/admin/index.html index 959d7b9e8..96a3cce86 100644 --- a/www/admin/index.html +++ b/www/admin/index.html @@ -6,7 +6,7 @@ - + - diff --git a/www/notifications/index.html b/www/notifications/index.html index 959d7b9e8..96a3cce86 100644 --- a/www/notifications/index.html +++ b/www/notifications/index.html @@ -6,7 +6,7 @@ - + -