[ARVADOS] updated: 8817a6f08f4ae90f6696783e56b2e5c5ee6acac8

git at public.curoverse.com git at public.curoverse.com
Tue Jun 24 14:20:39 EDT 2014


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

       via  8817a6f08f4ae90f6696783e56b2e5c5ee6acac8 (commit)
      from  8f2e13c1b0740524415dc7a63159b18ae4a67ca6 (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 8817a6f08f4ae90f6696783e56b2e5c5ee6acac8
Author: radhika <radhika at curoverse.com>
Date:   Tue Jun 24 14:19:54 2014 -0400

    3076: help menu class name

diff --git a/apps/workbench/app/views/layouts/application.html.erb b/apps/workbench/app/views/layouts/application.html.erb
index 424cf6d..3b3046e 100644
--- a/apps/workbench/app/views/layouts/application.html.erb
+++ b/apps/workbench/app/views/layouts/application.html.erb
@@ -154,7 +154,7 @@
             <li><a href="<%= arvados_api_client.arvados_login_url(return_to: root_url) %>">Log in</a></li>
           <% end %>
 
-          <li class="dropdown selection-menu">
+          <li class="dropdown help-menu">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown" id="arv-help">
               <span class="fa fa-lg fa-question-circle"></span>
             </a>

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list