mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 20:51:21 -03:30
Fixes https://trello.com/c/ymLR3cfq - Prevent IE from using compatibility mode.
This commit is contained in:
parent
62e3b6ad08
commit
a8952dd796
@ -1,6 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" ng-app="Tower">
|
||||
<head>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta charset="utf-8">
|
||||
<title>Ansible Tower</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user