Skip to content

Commit

Permalink
added links to upload pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Joyce committed Mar 28, 2011
1 parent c3c9c2b commit 272de98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/base.htm
Expand Up @@ -128,6 +128,9 @@ <h2>Upload</h2>
<ul>
<li><a href = "{% url position_upload_positions %}">Positions</a></li>
<li><a href = "{% url category_upload_categories %}">Categories </a></li>
<li><a href = "{% url budget_upload_budget %}">Budgets </a></li>
<li><a href = "{% url budget_upload_budgetitems %}">Budget Items </a></li>
<li><a href = "{% url transaction_upload_transaction %}">Transactions </a></li>
</ul>
</li>
{% endif %}
Expand Down

0 comments on commit 272de98

Please sign in to comment.