www: selectie van de week
This commit is contained in:
15
www/app.html
15
www/app.html
@@ -21,6 +21,7 @@
|
||||
<tr>
|
||||
<th>bron</th>
|
||||
<th>onderdeel</th>
|
||||
<th>week</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
@@ -82,15 +83,15 @@
|
||||
> </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()">
|
||||
— kies —
|
||||
</button>
|
||||
</p>
|
||||
<td colspan="3" style="text-align: center">
|
||||
<button type="button" onclick="kies()">
|
||||
— laat maar zien —
|
||||
</button>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user