Skip to content

Commit

Permalink
Merge branch 'master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronk committed Nov 4, 2024
2 parents 63968d9 + 459d856 commit 5b7d1d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions coldfront/templates/common/navbar_admin.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@
<a class="dropdown-item" href="{% url 'unauthorized' %}">Unauthorized Usage</a>
<a class="dropdown-item" href="{% url 'billing-month' %}">Calculate Billing Month</a>
<a class="dropdown-item" href="{% url 'billing-records' %}">Billing Records</a>
<a class="dropdown-item" href="{% url 'lab-billing-summary' %}">Lab Billing Summary</a>
</div>
</li>

0 comments on commit 5b7d1d4

Please sign in to comment.