diff pylons_app/templates/shortlog/shortlog.html @ 143:787689980bcd

Tempaltes changes for changelog and shortlog, changed menu generation in base
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 09 May 2010 17:23:11 +0200
parents 20dc7a5eb748
children 410101210923
line wrap: on
line diff
--- a/pylons_app/templates/shortlog/shortlog.html	Sun May 09 17:22:30 2010 +0200
+++ b/pylons_app/templates/shortlog/shortlog.html	Sun May 09 17:23:11 2010 +0200
@@ -18,7 +18,7 @@
             </dl>
         </form>
 
-		${self.menu('changelog')}     
+		${self.menu('shortlog')}     
 </%def>
 <%def name="main()">