mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2025-07-05 05:38:54 +00:00
fixed updating checkbox value
This commit is contained in:
parent
2aeef79a0f
commit
d3e405c35c
2 changed files with 8 additions and 3 deletions
|
@ -91,7 +91,7 @@
|
|||
<span>Output</span>
|
||||
<input
|
||||
type="checkbox"
|
||||
name=" direction-1"
|
||||
name="direction-1"
|
||||
id="input-direction-1"
|
||||
data-value-not-checked="output"
|
||||
data-value-checked="input"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue