Changeset 3075
- Timestamp:
- 02/25/06 01:55:17 (7 years ago)
- File:
-
- 1 edited
-
trac/trunk/wiki-macros/TracNav.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trac/trunk/wiki-macros/TracNav.py
r3073 r3075 212 212 html = '%s<div class="wiki-toc trac-nav">\n' % indentation(col) 213 213 col += 1 214 html += '%s<h2><a href="%s">TracNav</a> menu</h2> ' % \214 html += '%s<h2><a href="%s">TracNav</a> menu</h2>\n' % \ 215 215 (indentation(col), TRACNAVHOME) 216 216
Note: See TracChangeset
for help on using the changeset viewer.
