[ARVADOS] updated: d3fc80cd82a3850b34da4e19e480b07cc2aea476

git at public.curoverse.com git at public.curoverse.com
Fri Jun 12 22:25:53 EDT 2015


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

       via  d3fc80cd82a3850b34da4e19e480b07cc2aea476 (commit)
      from  db9ef7d6f53a413243bf929ac424f11b8cfb3f72 (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 d3fc80cd82a3850b34da4e19e480b07cc2aea476
Author: radhika <radhika at curoverse.com>
Date:   Fri Jun 12 22:24:49 2015 -0400

    6254: minor update to Groups text field label to avoid conflict with 'Virtual Machine' lebel.

diff --git a/apps/workbench/app/views/users/_setup_popup.html.erb b/apps/workbench/app/views/users/_setup_popup.html.erb
index 2bb94dd..7432b81 100644
--- a/apps/workbench/app/views/users/_setup_popup.html.erb
+++ b/apps/workbench/app/views/users/_setup_popup.html.erb
@@ -63,7 +63,7 @@
         </select>
       </div>
       <div class="groups-group">
-        <label for="groups">Groups for Virtual Machine (comma separated list)</label>
+        <label for="groups">Groups for virtual machine (comma separated list)</label>
         <input class="form-control" id="groups" maxlength="250" name="groups" type="text" value="<%=groups%>">
       </div>
     </div>

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list