moved some of form to chart
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
<form enctype="multipart/form-data" action="" method="post">
|
||||
{% csrf_token %}
|
||||
<table>
|
||||
{{ form.as_table }}
|
||||
</table>
|
||||
{{ form.as_table }}
|
||||
</table>
|
||||
<div class="buttoncontainer">
|
||||
<input name="chartform" type="submit" class="button"
|
||||
value="Update Chart">
|
||||
|
||||
Reference in New Issue
Block a user