From a968ee38f640ec1ad59bd2b98541a97980abb630 Mon Sep 17 00:00:00 2001 From: chouseknecht Date: Tue, 8 Oct 2013 02:27:26 +0000 Subject: [PATCH] AC-503 group selectors look a little bit closer or more similar between hosts and groups pages. --- awx/ui/static/js/helpers/Hosts.js | 12 +++++++----- awx/ui/static/js/helpers/inventory.js | 3 ++- awx/ui/static/less/ansible-ui.less | 10 ++++++---- 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/awx/ui/static/js/helpers/Hosts.js b/awx/ui/static/js/helpers/Hosts.js index e54ab64688..c2787f744b 100644 --- a/awx/ui/static/js/helpers/Hosts.js +++ b/awx/ui/static/js/helpers/Hosts.js @@ -681,17 +681,19 @@ angular.module('HostsHelper', [ 'RestServices', 'Utilities', 'ListGenerator', 'H Rest.setUrl (GetBasePath('inventory') + inventory_id + '/'); Rest.get() .success( function(data, status, headers, config) { - html += "
Group Selector:
\n" + + html += "
Group Selector:
\n" + "