Changeset 3076


Ignore:
Timestamp:
02/25/06 11:25:12 (7 years ago)
Author:
moschny
Message:

Bugfix: Wrong location for tracnav.css.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trac/trunk/wiki-macros/TracNav.py

    r3075 r3076  
    1717To install TracNav, place the file `TracNav.py` in the `wiki-macros` 
    1818subdirectory and the accompanying `tracnav.css` file in the 
    19 `templates` subdirectory of your Trac project. Add this line 
     19`htdocs` subdirectory of your Trac project. Add this line 
    2020{{{ 
    2121@import url(<?cs var:chrome.href ?>/site/tracnav.css); 
Note: See TracChangeset for help on using the changeset viewer.