mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 16:51:11 +03:00
Place the popover to the right of the icon
This commit is contained in:
parent
a592cb53f2
commit
f12a6788f2
@ -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…
Reference in New Issue
Block a user