10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-08-26 06:01:49 +02:00

Fix nested list of checkbox

This commit is contained in:
Mickaël Véril 2020-05-05 14:42:42 +02:00
parent a3f2f63c3b
commit 56cbc4f0c7

View File

@ -609,8 +609,9 @@ draft: false
<li>
<input type="checkbox" onchange="nestedCheckbox_change(event)" id="cb_fluo" value="2" name="datatype">
<label for="fluo">Fluorescence</label>
</li>
</ul>
</li>
</ul>
</fieldset>
<fieldset id="excitationFilter">
<legend>Filters</legend>