Fixed the layout of the cash report.
This commit is contained in:
parent
a3c0f3fb82
commit
bc0c1d9803
@ -34,7 +34,7 @@ First written: 2020/7/1
|
||||
<p>{{ request.resolver_match.app_name }}</p>
|
||||
|
||||
{% if records %}
|
||||
<table class="table table-stripped">
|
||||
<table class="table table-striped">
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col">{% trans "Date" context "Accounting|" %}</th>
|
||||
|
Loading…
Reference in New Issue
Block a user