Latest inventory detail page modifications.

This commit is contained in:
chouseknecht
2013-05-30 18:12:36 -04:00
parent f16f41fc99
commit e121235ba9
6 changed files with 52 additions and 125 deletions

View File

@@ -70,7 +70,7 @@ angular.module('InventoryFormDefinition', [])
hosts: {
type: 'treeview',
title: "{{ groupName }}",
title: "{{ groupTitle }}",
iterator: 'host',
actions: {
add: {