From f5c4f9a9dffe27bd2ce4d209c4a265f2fe1e9922 Mon Sep 17 00:00:00 2001 From: Jared Tabor Date: Fri, 27 Apr 2018 11:15:20 -0700 Subject: [PATCH] Adds liveUpdates flag for the UI back in This line was lost in the 3.2.4 merge --- awx/ui/client/index.template.ejs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/awx/ui/client/index.template.ejs b/awx/ui/client/index.template.ejs index 58ee4d85a0..6f6a5c2cba 100644 --- a/awx/ui/client/index.template.ejs +++ b/awx/ui/client/index.template.ejs @@ -6,7 +6,10 @@ - + <% htmlWebpackPlugin.files.css.forEach(file => {%> <% }) %>