diff rhodecode/templates/bookmarks/bookmarks.html @ 3601:51da0e019248 beta

repository pages: cleanup of use of repository context menu
author Mads Kiilerich <madski@unity3d.com>
date Tue, 26 Mar 2013 17:19:52 +0100
parents 1f334a68d057
children eacd33e0c5b3
line wrap: on
line diff
--- a/rhodecode/templates/bookmarks/bookmarks.html	Tue Mar 26 17:16:04 2013 +0100
+++ b/rhodecode/templates/bookmarks/bookmarks.html	Tue Mar 26 17:19:52 2013 +0100
@@ -5,7 +5,6 @@
     ${_('%s Bookmarks') % c.repo_name} &middot; ${c.rhodecode_name}
 </%def>
 
-
 <%def name="breadcrumbs_links()">
     <input class="q_filter_box" id="q_filter_bookmarks" size="15" type="text" name="filter" value="${_('quick filter...')}"/>
     ${_('Bookmarks')}
@@ -14,9 +13,10 @@
 <%def name="page_nav()">
     ${self.menu('bookmarks')}
 </%def>
+
 <%def name="main()">
+${self.context_bar('switch-to')}
 <div class="box">
-${self.context_bar('switch-to')}
     <!-- box / title -->
     <div class="title">
         ${self.breadcrumbs()}
@@ -26,6 +26,7 @@
         <%include file='bookmarks_data.html'/>
     </div>
 </div>
+
 <script type="text/javascript">
 
 // main table sorting