Ignore:
Timestamp:
Mar 24, 2010, 5:13:25 AM (15 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, client
Children:
3f1e074
Parents:
86817cf
git-author:
Alex Dehnert <adehnert@…> (03/24/10 05:13:25)
git-committer:
Alex Dehnert <adehnert@…> (03/24/10 05:13:25)
Message:

Add basic reporting (Trac #3)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • remit/remit_templates/base.html

    r3a0c51b red4ccc7  
    1616        <li{% ifequal pagename "list_requests" %} class='selected'{% endifequal %}><a href="{% url list_requests %}">List requests</a></li>
    1717        {% endif %}
     18        <li{% ifequal pagename "reporting" %} class='selected'{% endifequal %}><a href="{% url reporting %}">Reporting</a></li>
    1819    </ul>
    1920    <div id='content'>
Note: See TracChangeset for help on using the changeset viewer.