New organization view
This commit is contained in:
parent
e51c76c68c
commit
f174c921fb
5 changed files with 106 additions and 41 deletions
|
@ -40,7 +40,7 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
<form action="" method="post" class="form-area">
|
||||
<form action="" method="post" class="form-area" style="width:100%">
|
||||
{% csrf_token %}
|
||||
<table border="0" style="text-align:left">{{ form.as_table() }}</table>
|
||||
<button type="submit">{{ _('Update') }}</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue