mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-27 09:59:33 +00:00
add X-UA-Compatible tag
To avoid GUI bugs with IE
This commit is contained in:
parent
902fc75b6c
commit
a0d2dd2c68
@ -225,7 +225,7 @@ _EOJS
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=10">
|
||||
<title>Proxmox Virtual Environment</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/pve2/ext4/resources/css/ext-all.css" />
|
||||
|
Loading…
Reference in New Issue
Block a user