mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
Making tower default to latest rendering engine for IE10/IE11
This fix was originally added by Chris Church and was correct.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<html lang="en" ng-app="Tower">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<title>Ansible Tower</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="stylesheet" href="{{ STATIC_URL }}css/custom-theme/jquery-ui-1.10.3.custom.min.css" />
|
||||
|
||||
Reference in New Issue
Block a user