[ARVADOS] updated: f2e686e1c4e117c93d462ec94e315df9e0be02c6

git at public.curoverse.com git at public.curoverse.com
Fri Feb 6 13:43:58 EST 2015


Summary of changes:
 apps/workbench/app/views/layouts/body.html.erb | 2 +-
 services/fuse/setup.py                         | 2 +-
 services/nodemanager/setup.py                  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

       via  f2e686e1c4e117c93d462ec94e315df9e0be02c6 (commit)
       via  f414dc4c1862c8d471b865dea5c7ac141de6d533 (commit)
       via  54873fcd103e4887e41e987522e4442b62f682ad (commit)
      from  180498df4db8c43080bb302bc56edea70c940583 (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 f2e686e1c4e117c93d462ec94e315df9e0be02c6
Author: Radhika Chippada <radhika at curoverse.com>
Date:   Fri Feb 6 13:43:11 2015 -0500

    4951: remove unused id from link

diff --git a/apps/workbench/app/views/layouts/body.html.erb b/apps/workbench/app/views/layouts/body.html.erb
index 5b456ea..fb28efe 100644
--- a/apps/workbench/app/views/layouts/body.html.erb
+++ b/apps/workbench/app/views/layouts/body.html.erb
@@ -46,7 +46,7 @@
               </a>
               <ul class="dropdown-menu" role="menu">
                 <% if current_user.is_active %>
-                <li id='manage_account_link' role="menuitem"><a href="/manage_account" role="menuitem"><i class="fa fa-key fa-fw"></i> Manage account</a></li>
+                <li role="menuitem"><a href="/manage_account" role="menuitem"><i class="fa fa-key fa-fw"></i> Manage account</a></li>
                 <% if Rails.configuration.user_profile_form_fields %>
                   <li role="menuitem"><a href="/users/<%=current_user.uuid%>/profile" role="menuitem"><i class="fa fa-key fa-fw"></i> Manage profile</a></li>
                 <% end %>

commit f414dc4c1862c8d471b865dea5c7ac141de6d533
Merge: 180498d 54873fc
Author: Radhika Chippada <radhika at curoverse.com>
Date:   Fri Feb 6 13:39:22 2015 -0500

    Merge branch 'master' into 4951-request-vm


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list