1
0
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:
Michael Abashian 2016-06-14 12:01:59 -04:00
parent a592cb53f2
commit f12a6788f2

View File

@ -315,6 +315,7 @@ export default function() {
' "X-Ansible": "Is great!"\n' +
'}\n' +
'</pre></p>',
dataPlacement: 'right',
ngShow: "notification_type.value == 'webhook' ",
subForm: 'typeSubForm'
},