mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 10:41:05 -03:30
Revert unintended changes to ui/index.html
This commit is contained in:
@@ -9,14 +9,14 @@
|
||||
<title ng-bind="tabTitle"></title>
|
||||
<script>var $basePath = '{{ STATIC_URL }}'</script>
|
||||
|
||||
<link href="{{ STATIC_URL }}css/vendor.60b270d4310f8d01aab3.css" rel="stylesheet" />
|
||||
<link href="{{ STATIC_URL }}css/vendor.f283b4795bc6921b48e5.css" rel="stylesheet" />
|
||||
|
||||
<link href="{{ STATIC_URL }}css/app.60b270d4310f8d01aab3.css" rel="stylesheet" />
|
||||
<link href="{{ STATIC_URL }}css/app.f283b4795bc6921b48e5.css" rel="stylesheet" />
|
||||
|
||||
|
||||
<script src="{{ STATIC_URL }}js/vendor.60b270d4310f8d01aab3.js"></script>
|
||||
<script src="{{ STATIC_URL }}js/vendor.f283b4795bc6921b48e5.js"></script>
|
||||
|
||||
<script src="{{ STATIC_URL }}js/app.60b270d4310f8d01aab3.js"></script>
|
||||
<script src="{{ STATIC_URL }}js/app.f283b4795bc6921b48e5.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user