mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 15:58:45 -03:30
Changed tooltip position from right to top
This commit is contained in:
@@ -281,7 +281,7 @@ export default
|
||||
column: 2,
|
||||
awPopOver: "callback_help",
|
||||
awPopOverWatch: "callback_help",
|
||||
dataPlacement: 'right',
|
||||
dataPlacement: 'top',
|
||||
dataTitle: 'Provisioning Callback URL',
|
||||
dataContainer: "body"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user