Update styling on invoice table
This commit is contained in:
parent
ad020e476b
commit
ee3ec21527
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
{% endfor %}
|
||||
</tbody>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<tr class="more">
|
||||
<td colspan="3">
|
||||
<a href="{% url "new_invoice" transaction.pk %}">{% translate "Create invoice" %}</a>
|
||||
</td>
|
||||
|
|
Loading…
Reference in a new issue