1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

web: add more checkboxes

This commit is contained in:
Steffen Vogel 2017-05-07 22:51:59 +02:00
parent 2036c2bdfa
commit 53fbc6a6af

View file

@ -43,6 +43,14 @@
<input type="checkbox" name="checkbox-3" id="checkbox-3">
<label for="checkbox-4">4</label>
<input type="checkbox" name="checkbox-4" id="checkbox-4">
<label for="checkbox-5">5</label>
<input type="checkbox" name="checkbox-5" id="checkbox-5">
<label for="checkbox-6">6</label>
<input type="checkbox" name="checkbox-6" id="checkbox-6">
<label for="checkbox-7">7</label>
<input type="checkbox" name="checkbox-7" id="checkbox-7">
<label for="checkbox-8">8</label>
<input type="checkbox" name="checkbox-8" id="checkbox-8">
</dd>
<dt><label for="slider">Slider</label></dt>