AC-231 title for Hosts section of inventory detail page now appears on 2 lines.

This commit is contained in:
chouseknecht
2013-07-23 00:02:00 -04:00
parent 2f2331092b
commit 6e2a5bb722
4 changed files with 16 additions and 9 deletions

View File

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