summaryrefslogtreecommitdiffstats
path: root/install/static/hostgroup.js
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2010-09-08 10:00:00 -0400
committerAdam Young <ayoung@redhat.com>2010-09-09 12:42:37 -0400
commit3a022fe51043f71bdb50aefea828377b8f0c09fb (patch)
treed6ce89a78293f47530c03f4cfe5c5412e0903b90 /install/static/hostgroup.js
parent0a47351fd6a72e475f1e61fe1699dd84f008c9c1 (diff)
downloadfreeipa-3a022fe51043f71bdb50aefea828377b8f0c09fb.tar.gz
freeipa-3a022fe51043f71bdb50aefea828377b8f0c09fb.tar.xz
freeipa-3a022fe51043f71bdb50aefea828377b8f0c09fb.zip
Netgroup associations
netgroup->user,group,host,hostgroup -- Added facets to netgroup -- added links into lists for associations
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,