[ARVADOS] updated: f879aadfdf3b53036069dc40116188ae5077810e

git at public.curoverse.com git at public.curoverse.com
Wed Jul 30 15:04:00 EDT 2014


Summary of changes:
 apps/workbench/app/views/users/_setup_popup.html.erb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  f879aadfdf3b53036069dc40116188ae5077810e (commit)
      from  20f944be863d7d455534ebac0083c25869a3379d (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 f879aadfdf3b53036069dc40116188ae5077810e
Author: Ward Vandewege <ward at curoverse.com>
Date:   Wed Jul 30 21:00:49 2014 +0200

    Workbench: make the Setup User screen less confusing by labelling the
    Repository Name and Shell Login field as such.
    
    no issue #

diff --git a/apps/workbench/app/views/users/_setup_popup.html.erb b/apps/workbench/app/views/users/_setup_popup.html.erb
index 9d67f94..e9429cf 100644
--- a/apps/workbench/app/views/users/_setup_popup.html.erb
+++ b/apps/workbench/app/views/users/_setup_popup.html.erb
@@ -44,7 +44,7 @@
         <% end %>
       </div>
       <div class="form-group">
-        <label for="repo_name">Repository Name</label>
+        <label for="repo_name">Repository Name and Shell Login</label>
         <input class="form-control" id="repo_name" maxlength="250" name="repo_name" type="text" value="<%=selected_repo%>">
       </div>
       <div class="form-group">

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list