www: selectie van de week

This commit is contained in:
Peter Kleiweg
2026-04-23 17:58:25 +02:00
parent 59a2156507
commit c155f9aa04
7 changed files with 168 additions and 15 deletions

View File

@@ -21,6 +21,7 @@
<tr>
<th>bron</th>
<th>onderdeel</th>
<th>week</th>
</tr>
<tr>
<td>
@@ -82,15 +83,15 @@
>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</label
>
</td>
<td>
<input type="date" id="dDatum" name="dDatum" step="7" />
</td>
</tr>
<tr>
<td colspan="2" style="text-align: center">
<p>to do: selecteer een periode</p>
<p>
<button type="button" onclick="kies()">
&mdash; kies &mdash;
</button>
</p>
<td colspan="3" style="text-align: center">
<button type="button" onclick="kies()">
&mdash; laat maar zien &mdash;
</button>
</td>
</tr>
</table>