Fix link
This commit is contained in:
parent
50ccd9f0a5
commit
07389acb5a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="page-title-actions">
|
||||
<a href="{% url "ratelimits_create" %}" type="button" data-toggle="tooltip" title="New Invoice" data-placement="bottom" class="btn-shadow mr-3 btn btn-success">
|
||||
<a href="{% url "invoices_create" %}" type="button" data-toggle="tooltip" title="New Invoice" data-placement="bottom" class="btn-shadow mr-3 btn btn-success">
|
||||
<i class="fa fa-plus"></i> New Invoice
|
||||
</a>
|
||||
|
||||
|
|
Loading…
Reference in a new issue