[ARVADOS] updated: ad6b2213951d8e2b0ec41e7b1aff70a32b75de9f

git at public.curoverse.com git at public.curoverse.com
Thu Jan 9 12:03:18 EST 2014


Summary of changes:
 .../app/views/layouts/application.html.erb         |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

       via  ad6b2213951d8e2b0ec41e7b1aff70a32b75de9f (commit)
      from  b8c506206be876987bf17c6cacd2c01687b1c35a (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 ad6b2213951d8e2b0ec41e7b1aff70a32b75de9f
Author: Tom Clegg <tom at curoverse.com>
Date:   Thu Jan 9 09:02:58 2014 -0800

    Add "Links" entry to Data menu. closes #1852

diff --git a/apps/workbench/app/views/layouts/application.html.erb b/apps/workbench/app/views/layouts/application.html.erb
index 6b8a352..2c44a26 100644
--- a/apps/workbench/app/views/layouts/application.html.erb
+++ b/apps/workbench/app/views/layouts/application.html.erb
@@ -74,6 +74,7 @@
             </a>
             <ul class="dropdown-menu">
               <li><%= link_to 'Collections', collections_path %></li>
+              <li><%= link_to 'Links', links_path %></li>
               <li><%= link_to 'Humans', humans_path %></li>
               <li><%= link_to 'Traits', traits_path %></li>
             </ul>

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list