mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 20:37:39 -02:30
Latest inventory detail page modifications.
This commit is contained in:
@@ -70,7 +70,7 @@ angular.module('InventoryFormDefinition', [])
|
||||
|
||||
hosts: {
|
||||
type: 'treeview',
|
||||
title: "{{ groupName }}",
|
||||
title: "{{ groupTitle }}",
|
||||
iterator: 'host',
|
||||
actions: {
|
||||
add: {
|
||||
|
||||
Reference in New Issue
Block a user