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