summaryrefslogtreecommitdiffstats
path: root/install/static/hostgroup.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/hostgroup.js')
-rw-r--r--install/static/hostgroup.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/static/hostgroup.js b/install/static/hostgroup.js
index e58a11530..2f40f0b3f 100644
--- a/install/static/hostgroup.js
+++ b/install/static/hostgroup.js
@@ -54,7 +54,7 @@ function HostgroupsForms(){
/**
Facets
*/
- this.hostListColumns = [ {title:"Host",column:"member_host" }];
+ this.hostListColumns = [ {title:"host",column:"member_host" }];
this.obj="hostgroup";
this.hosts = new AssociationList(
this.obj,