[ARVADOS] updated: 3f59bec0b3be2cb8718ee310df490c7f41aa8194
git at public.curoverse.com
git at public.curoverse.com
Mon Apr 13 16:11:34 EDT 2015
Summary of changes:
.../app/views/getting_started/_getting_started_popup.html.erb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
via 3f59bec0b3be2cb8718ee310df490c7f41aa8194 (commit)
from a632845c40c3a3421914efa1617e0a886d8b1d63 (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 3f59bec0b3be2cb8718ee310df490c7f41aa8194
Author: Nancy Ouyang <nancy.ouyang at gmail.com>
Date: Mon Apr 13 16:11:31 2015 -0400
1 2 3 ul>ol 3rd page
diff --git a/apps/workbench/app/views/getting_started/_getting_started_popup.html.erb b/apps/workbench/app/views/getting_started/_getting_started_popup.html.erb
index 9e224da..e238d67 100644
--- a/apps/workbench/app/views/getting_started/_getting_started_popup.html.erb
+++ b/apps/workbench/app/views/getting_started/_getting_started_popup.html.erb
@@ -87,7 +87,7 @@ div.figure p {
<div class="modal-body" style="height: auto; overflow-y: scroll">
<div style="margin-top: -0.5em; margin-left: 0.5em;">
<p><div style="font-size: 150%;">Three Useful Terms</div></p>
- <ul>
+ <ol>
<li>
<strong>Pipeline</strong> — A re-usable series of analysis steps.
<ul>
@@ -130,7 +130,7 @@ div.figure p {
</li>
</ul>
</li>
- </ul>
+ </ol>
</div>
</div>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list