mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 17:51:06 -03:30
Changed tooltip position from right to top
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