mirror of
https://github.com/ansible/awx.git
synced 2026-02-24 14:36:00 -03:30
Place the popover to the right of the icon
This commit is contained in:
@@ -315,6 +315,7 @@ export default function() {
|
|||||||
' "X-Ansible": "Is great!"\n' +
|
' "X-Ansible": "Is great!"\n' +
|
||||||
'}\n' +
|
'}\n' +
|
||||||
'</pre></p>',
|
'</pre></p>',
|
||||||
|
dataPlacement: 'right',
|
||||||
ngShow: "notification_type.value == 'webhook' ",
|
ngShow: "notification_type.value == 'webhook' ",
|
||||||
subForm: 'typeSubForm'
|
subForm: 'typeSubForm'
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user