diff --git a/rhodecode/templates/index_base.html b/rhodecode/templates/index_base.html --- a/rhodecode/templates/index_base.html +++ b/rhodecode/templates/index_base.html @@ -1,17 +1,17 @@ -<%page args="parent" /> +<%page args="parent" />
- ${parent.breadcrumbs()} 0 ${_('repositories')} + ${parent.breadcrumbs()} 0 ${_('repositories')}
%if c.rhodecode_user.username != 'default': %if h.HasPermissionAny('hg.admin','hg.create.repository')(): + + %endif %endif
@@ -27,7 +27,7 @@ ##${_('Number of repositories')} - + ## REPO GROUPS % for gr in c.groups: @@ -41,7 +41,7 @@ ##${gr.repositories.count()} % endfor - +
@@ -52,7 +52,7 @@
<%cnt=0%> <%namespace name="dt" file="/_data_table/_dt_elements.html"/> - + @@ -87,7 +87,7 @@ ##LAST REVISION ## @@ -96,8 +96,8 @@ %else: - %endif: - + %endif: +
- ${dt.revision(repo['name'],repo['rev'],repo['tip'],repo['author'],repo['last_msg'])} + ${dt.revision(repo['name'],repo['rev'],repo['tip'],repo['author'],repo['last_msg'])} ${h.person(repo['contact'])} %if c.rhodecode_user.username != 'default': @@ -113,7 +113,7 @@ \ No newline at end of file + q_filter('q_filter',YUQ('div.table tr td a.repo_name'),func); + }); + +