mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 02:50:02 -03:30
Websocket help dialogs
Fixed typo in Safari help text.
This commit is contained in:
parent
90e2e8775c
commit
4138a152c4
@ -40,7 +40,7 @@ angular.module('SafariSocketHelpDefinition', [])
|
||||
style: "margin-top: 75px;",
|
||||
containerHeight: 200
|
||||
},
|
||||
box: "<p>Safari will not connect to the live event port when the Tower web server is configured with a self signed certificate. Check with a system administrator to" +
|
||||
box: "<p>Safari will not connect to the live event port when the Tower web server is configured with a self signed certificate. Check with a system administrator to " +
|
||||
"determine if Tower is using a self signed certificate. Installing a signed certificate will fix the problem.</p>" +
|
||||
"<p>Switching browsers to either Chrome or Firefox will work as well.</p>"
|
||||
}]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user