changeset 1743:db4852ed3413 beta

fixed view for repos groups
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 01 Dec 2011 00:26:09 +0200
parents 40c4f7351574
children d41a115d9a39
files rhodecode/templates/index_base.html
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/rhodecode/templates/index_base.html	Wed Nov 30 23:11:30 2011 +0200
+++ b/rhodecode/templates/index_base.html	Thu Dec 01 00:26:09 2011 +0200
@@ -62,6 +62,7 @@
                 </tr>
             </thead>
             <tbody>
+            <%cnt=0%>
             %for cnt,repo in enumerate(c.repos_list,1):
                 <tr class="parity${cnt%2}">
                     <td class="quick_repo_menu">