mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Merge pull request #643 from wenottingham/whitespace-the-final-frontier
Fix extra whitespace in callback URL.
This commit is contained in:
commit
40c22dcec8
@ -508,8 +508,7 @@ export default
|
||||
`Host callbacks are enabled for this template. The callback URL is:
|
||||
<p style=\"padding: 10px 0;\">
|
||||
<strong>
|
||||
${$scope.callback_server_path}
|
||||
${data.related.callback}
|
||||
${$scope.callback_server_path}${data.related.callback}
|
||||
</strong>
|
||||
</p>
|
||||
<p>The host configuration key is:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user