mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
Merge pull request #2392 from mabashian/http-header-help
Notification Webhook popover text placement
This commit is contained in:
commit
9a5cb1c56f
@ -315,6 +315,7 @@ export default function() {
|
||||
' "X-Ansible": "Is great!"\n' +
|
||||
'}\n' +
|
||||
'</pre></p>',
|
||||
dataPlacement: 'right',
|
||||
ngShow: "notification_type.value == 'webhook' ",
|
||||
subForm: 'typeSubForm'
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user