diff templates/gitweb/manifest.tmpl @ 4457:e19d9b1223ee

hgweb: manifest: pass parity for the '[up]' link
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
date Tue, 29 May 2007 05:08:01 -0400
parents 862dc0c020ad
children 4272ae760bb1
line wrap: on
line diff
--- a/templates/gitweb/manifest.tmpl
+++ b/templates/gitweb/manifest.tmpl
@@ -20,7 +20,7 @@ manifest |
 
 <div class="title" >#path|escape#</div>
 <table cellspacing="0">
-<tr class="light">
+<tr class="parity#upparity#">
 <td style="font-family:monospace">drwxr-xr-x</td>
 <td style="font-family:monospace"></td>
 <td><a href="{url}file/#node|short##up|urlescape#{sessionvars%urlparameter}">[up]</a></td>