[ARVADOS] updated: 62fd09a5e985462de60f7fd4a788a902ea80b8fb
git at public.curoverse.com
git at public.curoverse.com
Fri Aug 1 14:18:22 EDT 2014
Summary of changes:
doc/user/tutorials/tutorial-keep.html.textile.liquid | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 62fd09a5e985462de60f7fd4a788a902ea80b8fb (commit)
from 93fd025b021dfe3e4848a0768d5b5ff2a2971842 (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 62fd09a5e985462de60f7fd4a788a902ea80b8fb
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Fri Aug 1 14:18:18 2014 -0400
Changed button label to "Add to project..." to match button introduced in #3452.
diff --git a/doc/user/tutorials/tutorial-keep.html.textile.liquid b/doc/user/tutorials/tutorial-keep.html.textile.liquid
index 00897b5..0c1b047 100644
--- a/doc/user/tutorials/tutorial-keep.html.textile.liquid
+++ b/doc/user/tutorials/tutorial-keep.html.textile.liquid
@@ -30,7 +30,7 @@ c1bad4b39ca5a924e481008009d94e32+210
Now go to the workbench collections page: <a href="https://{{ site.arvados_workbench_host }}/collections" target="_blank">https://{{ site.arvados_workbench_host }}/collections</a>. Your newly uploaded collection should appear near the top, with the value in the *uuid* column matching the Arvados collection locator that was printed by @arv-put at . Click on the *<i class="fa fa-fw fa-archive"></i> Show* button to go to the workbench page for your collection. Alternately, you can paste the Arvados collection locator into the *Search* box of the collections page to find your collection.
-The show collection page allows you to view the contents of the collection, download files from the collection, and set sharing options. To put your collection into a project, click on <span class="btn btn-xs btn-primary" ><i class="fa fa-fw fa-folder"></i> Choose a project...</span>. This will open a modal dialog allowing you to select a destination project for your collection.
+The show collection page allows you to view the contents of the collection, download files from the collection, and set sharing options. To put your collection into a project, click on <span class="btn btn-xs btn-primary" ><i class="fa fa-fw fa-folder"></i> Add to project...</span>. This will open a modal dialog allowing you to select a destination project for your collection.
notextile. </div>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list