From 395c8e1c21b58c560e21b89421f16df42133ee1b Mon Sep 17 00:00:00 2001 From: chouseknecht Date: Wed, 11 Sep 2013 03:00:05 -0400 Subject: [PATCH] Fixed title on inventory-> hosts-> group edit dialog --- awx/ui/static/js/helpers/Hosts.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/awx/ui/static/js/helpers/Hosts.js b/awx/ui/static/js/helpers/Hosts.js index d9add44391..b956bc2360 100644 --- a/awx/ui/static/js/helpers/Hosts.js +++ b/awx/ui/static/js/helpers/Hosts.js @@ -675,8 +675,8 @@ angular.module('HostsHelper', [ 'RestServices', 'Utilities', 'ListGenerator', 'H var generator = GenerateForm; var actions = []; - var html="

{{ host.name }}

\n"; - html += "
\n"; + //var html="

{{ host.name }}

\n"; + var html = "
\n"; html += "
\n"; html += "\n"; html += "