mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 10:57:35 -02:30
AC-331 Continued cleanup from Bootstrap upgrade and Inventory changes.
This commit is contained in:
@@ -122,6 +122,7 @@ angular.module('InventoryFormDefinition', [])
|
||||
dropdown: {
|
||||
type: 'DropDown',
|
||||
label: 'View',
|
||||
ngDisabled: 'host.last_job == null',
|
||||
options: [
|
||||
{ ngClick: 'viewJobs(\{\{ host.id \}\})', label: 'Jobs' },
|
||||
{ ngClick: "viewLastEvents(\{\{ host.id \}\}, '\{\{ host.last_job \}\}', '\{\{ host.name \}\}', " +
|
||||
|
||||
Reference in New Issue
Block a user