Add settings-privacy.lp

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2023-05-09 20:12:58 +02:00
parent a83411cb0b
commit 74baa97aaf
5 changed files with 146 additions and 3 deletions

View File

@@ -197,6 +197,7 @@ function generateRow(topic, key, value) {
break;
}
case "enum (unsigned integer)": // fallthrough
case "enum (string)": {
box +=
'<label class="col-sm-4 control-label">Selected Option</label>' +