Skip to content

Commit 491c8bd

Browse files
author
OpenShift Bot
committed
bump(github.com/openshift/origin-web-console): 955f83cd3b71d6cc619e74b5913745d54c62d66b
1 parent 63f6cdd commit 491c8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/assets/bindata.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20274,7 +20274,7 @@ var _scriptsTemplatesJs = []byte(`angular.module('openshiftConsoleTemplates', []
2027420274
"<div class=\"alert alert-warning\">\n" +
2027520275
"<span class=\"pficon pficon-warning-triangle-o\" aria-hidden=\"true\"></span>\n" +
2027620276
"<strong>A token is a form of a password.</strong>\n" +
20277-
"Do not share your API token.\n" +
20277+
"Do not share your API token. To reveal your token, press the copy to clipboard button and then paste the clipboard contents.\n" +
2027820278
"</div>\n" +
2027920279
"<p>After you login to your account you will get a list of projects that you can switch between:\n" +
2028020280
"<copy-to-clipboard display-wide=\"true\" clipboard-text=\"'oc project <project-name>'\"></copy-to-clipboard>\n" +

0 commit comments

Comments
 (0)