From 13913019dd5026ea5cbcf6101a40177b100a13ff Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Mon, 26 Jan 2015 13:35:31 -0500 Subject: [PATCH] Making the index.html file serving conditional more obvious --- awx/ui/templates/ui/index.html | 270 ++++++++++++++++----------------- 1 file changed, 135 insertions(+), 135 deletions(-) diff --git a/awx/ui/templates/ui/index.html b/awx/ui/templates/ui/index.html index d0c0e8e45f..6c5e1221ee 100644 --- a/awx/ui/templates/ui/index.html +++ b/awx/ui/templates/ui/index.html @@ -44,142 +44,142 @@ {% if settings.USE_MINIFIED_JS %} - + {% else %} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {% endif %}