Updated sensor checkbox

Former-commit-id: fa9398168de96f831b84293009b5f3fd6dc9bfb7
This commit is contained in:
Ziver Koc 2016-01-11 19:54:50 +01:00
parent fce0a0e939
commit 45efb6120d

View file

@ -257,11 +257,14 @@
{{/availableSensors}} {{/availableSensors}}
</select> </select>
</div> </div>
<div class="form-group"> <div class="checkbox">
<label class="control-label">Public:</label> <label>
<input type="checkbox" class="form-control" name="sync" value="true"> <input type="checkbox" name="sync" value="true">
Public
</label>
</div> </div>
<hr> <hr>
<div id="sensor-data-conf"> <div id="sensor-data-conf">
<!-- Dynamic form --> <!-- Dynamic form -->