Changed tooltip position from right to top

This commit is contained in:
Ken Hoes 2016-07-15 14:20:34 -04:00
parent 0e4a61119e
commit 3e7b993f28

View File

@ -281,7 +281,7 @@ export default
column: 2,
awPopOver: "callback_help",
awPopOverWatch: "callback_help",
dataPlacement: 'right',
dataPlacement: 'top',
dataTitle: 'Provisioning Callback URL',
dataContainer: "body"
},