From f863972cea5c3280087fe2ca059f2de5893acb76 Mon Sep 17 00:00:00 2001 From: Michael Abashian Date: Wed, 10 Feb 2016 11:18:00 -0500 Subject: [PATCH] Added Panel class and list title to the Home Hosts list view --- awx/ui/client/src/lists/HomeHosts.js | 1 + awx/ui/client/src/partials/subhome.html | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/awx/ui/client/src/lists/HomeHosts.js b/awx/ui/client/src/lists/HomeHosts.js index 9d36d7dc2c..ffa5fc2d52 100644 --- a/awx/ui/client/src/lists/HomeHosts.js +++ b/awx/ui/client/src/lists/HomeHosts.js @@ -13,6 +13,7 @@ export default iterator: 'host', selectTitle: 'Add Existing Hosts', editTitle: 'Hosts', + listTitle: 'Hosts', index: false, hover: true, well: true, diff --git a/awx/ui/client/src/partials/subhome.html b/awx/ui/client/src/partials/subhome.html index bb93d2d709..626c7e4b23 100644 --- a/awx/ui/client/src/partials/subhome.html +++ b/awx/ui/client/src/partials/subhome.html @@ -1,13 +1,13 @@
-
+
- +
- \ No newline at end of file +