mirror of
https://github.com/ansible/awx.git
synced 2026-04-09 12:09:20 -02:30
Modified styling of modal dialog.
This commit is contained in:
@@ -23,8 +23,7 @@ angular.module('JobHostDefinition', [])
|
||||
sourceModel: 'host',
|
||||
sourceField: 'name',
|
||||
ngBind: 'jobhost.host_name',
|
||||
//linkTo: '/hosts/\{\{ jobhost.host \}\}'
|
||||
ngClick:"viewHost(\{\{ jobhost.host \}\})"
|
||||
ngClick:"showEvents('\{\{ jobhost.summary_fields.host.name \}\}','\{\{ jobhost.related.job \}\}')"
|
||||
},
|
||||
ok: {
|
||||
label: 'Success',
|
||||
|
||||
Reference in New Issue
Block a user