mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-06 01:48:19 +02:00
0.8.970004-zero
This commit is contained in:
parent
f8cb7272b4
commit
0dae65bbd4
6 changed files with 1290 additions and 1269 deletions
|
@ -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}", [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue