]> git.proxmox.com Git - pmg-gui.git/commit
{Attachment, Spam, Virus}Quarantine: fix layout for iframe
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 26 May 2021 09:13:10 +0000 (11:13 +0200)
committerStoiko Ivanov <s.ivanov@proxmox.com>
Tue, 8 Jun 2021 13:13:54 +0000 (13:13 +0000)
commit60a9d6fdbcc73015e4decdb5a5379f1742456e06
treec6ef7b006db99802a22bcdd343266e393e6eb7aa
parent9d87a3338d68f5a63b16451f7e6c9f4646b41a3b
{Attachment, Spam, Virus}Quarantine: fix layout for iframe

in extjs 7.0 the css changed slightly so that we need to define
the 'fit' layout explicitely to maintain the full width/height

otherwise it can happen that the iframe gets cut off

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
js/AttachmentQuarantine.js
js/SpamQuarantine.js
js/VirusQuarantine.js