Private
Public Access
1
0

all plan pages now have date range form

This commit is contained in:
Sander Roosendaal
2018-11-09 14:07:18 +01:00
parent 4955ee8692
commit 2f705d0aea
11 changed files with 152 additions and 26 deletions

View File

@@ -11,6 +11,15 @@
<h1>Coach Overview</h1>
{% endif %}
<p>
<form enctype="multipart/form-data" method="get">
<table>
{{ dateform.as_table }}
</table>
<input type="Submit" value="Set Date Range">
</form>
</p>
<table width="90%" class="listtable">
<thead>