0.8.970004-zero

This commit is contained in:
Patrick Amrhein 2024-03-26 09:35:05 +01:00
parent f8cb7272b4
commit 0dae65bbd4
6 changed files with 1290 additions and 1269 deletions

View file

@ -1363,7 +1363,8 @@
divRow("{#ZE_GROUP_TAB_POWERMETER_TYPE}",
ml("select", {name: "pm_type", class: "text", id: "pm_type"}, null),
),
divRow("{#ZE_GROUP_TAB_POWERMETER_URL}", [
// TODO: URL -> IP
divRow("{#ZE_GROUP_TAB_POWERMETER_IP}", [
ml("input", {name: "pm_url", class: "text", type: "text", value: obj.pm_url, maxlength: "100"}, null),
]),
divRow("{#ZE_GROUP_TAB_POWERMETER_JSONPATH}", [