details: http://www.bx.psu.edu/hg/galaxy/rev/b46effa7b459 changeset: 3047:b46effa7b459 user: afgane@dhcp243061.rollins.emory.edu date: Thu Aug 20 11:01:57 2009 -0400 description: Added Cloud tab to main page with associated pages. diffstat: templates/base_panels.mako | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diffs (12 lines): diff -r 5fa8803716fd -r b46effa7b459 templates/base_panels.mako --- a/templates/base_panels.mako Wed Aug 19 18:07:55 2009 -0400 +++ b/templates/base_panels.mako Thu Aug 20 11:01:57 2009 -0400 @@ -141,6 +141,8 @@ ${tab( "libraries", "Data Libraries", h.url_for( controller='library', action='index' ))} + ${tab( "cloud", "Cloud", h.url_for( controller='cloud', action='index' ))} + %if trans.request_types(): <td class="tab"> <a>Lab</a>