[ARVADOS] updated: 740dcfdd2c1f493e2d200efe5739e8b449c77ff1
git at public.curoverse.com
git at public.curoverse.com
Fri Dec 27 13:25:16 EST 2013
Summary of changes:
apps/workbench/app/views/users/home.html.erb | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
via 740dcfdd2c1f493e2d200efe5739e8b449c77ff1 (commit)
from 6ab23e5a3bb46f4155073dc870e232a5dc04d73b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 740dcfdd2c1f493e2d200efe5739e8b449c77ff1
Author: Peter Amstutz <peter.amstutz at clinicalfuture.com>
Date: Fri Dec 27 13:25:39 2013 -0500
Tweaked text about ssh keys
diff --git a/apps/workbench/app/views/users/home.html.erb b/apps/workbench/app/views/users/home.html.erb
index 4753346..8cdb795 100644
--- a/apps/workbench/app/views/users/home.html.erb
+++ b/apps/workbench/app/views/users/home.html.erb
@@ -32,9 +32,9 @@
<div class="span5" style="overflow: hidden; margin-right: 1em">
<%= image_tag "dax.png", style: "max-width: 10%; margin-right: 1em; float: left" %>
Hi, I noticed that you have not yet set up an SSH public key for use with Arvados.
- <%= link_to "Click here to learn how to create a SSH key pair.",
+ <%= link_to "Click here to learn about SSH keys in Arvados.",
"http://doc.arvados.org/user/getting_started/ssh-access.html", style: "font-weight: bold" %>
- After you have created an SSH key, you can paste your SSH public key
+ Once have an SSH key you would like to use, paste your SSH public key
in the text box.
</div>
<%= form_for AuthorizedKey.new do |f| %>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list