mirror of
https://github.com/ansible/awx.git
synced 2026-07-08 06:48:04 -02:30
AC-231 title for Hosts section of inventory detail page now appears on 2 lines.
This commit is contained in:
@@ -106,7 +106,7 @@ angular.module('InventoryFormDefinition', [])
|
||||
|
||||
hosts: {
|
||||
type: 'treeview',
|
||||
title: "{{ groupTitle }}",
|
||||
title: "groupTitle",
|
||||
iterator: 'host',
|
||||
actions: {
|
||||
select: {
|
||||
|
||||
Reference in New Issue
Block a user