Enlarge buttons table and transactions table
This commit is contained in:
parent
6927f5fbb6
commit
75cd34f5dd
3 changed files with 16 additions and 10 deletions
|
|
@ -20,6 +20,9 @@
|
|||
|
||||
{% block profile_content %}
|
||||
{% crispy form %}
|
||||
{% endblock %}
|
||||
|
||||
{% block extra_content %}
|
||||
<div id="table">
|
||||
{% render_table table %}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue