mirror of
https://github.com/ansible/awx.git
synced 2026-03-10 14:09:28 -02:30
Inventory variables now working
This commit is contained in:
@@ -118,10 +118,6 @@ angular.module('InventoryFormDefinition', [])
|
||||
label: 'Name',
|
||||
ngClick: "editHost(\{\{ host.id \}\}, '\{\{ host.name \}\}')"
|
||||
},
|
||||
description: {
|
||||
label: 'Description',
|
||||
ngClick: "editHost(\{\{ host.id \}\}, '\{\{ host.name \}\}')"
|
||||
},
|
||||
has_active_failures: {
|
||||
label: 'Failures',
|
||||
showValue: false,
|
||||
|
||||
Reference in New Issue
Block a user