mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 03:17:38 -02:30
Merge pull request #3029 from kensible/3024-callback-tooltip-position
Callback tooltip position changed -3.0.1
This commit is contained in:
@@ -281,7 +281,7 @@ export default
|
|||||||
column: 2,
|
column: 2,
|
||||||
awPopOver: "callback_help",
|
awPopOver: "callback_help",
|
||||||
awPopOverWatch: "callback_help",
|
awPopOverWatch: "callback_help",
|
||||||
dataPlacement: 'right',
|
dataPlacement: 'top',
|
||||||
dataTitle: 'Provisioning Callback URL',
|
dataTitle: 'Provisioning Callback URL',
|
||||||
dataContainer: "body"
|
dataContainer: "body"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user