mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-06 09:58:23 +02:00
changes tibber things
This commit is contained in:
parent
05978a01f8
commit
d1535ea188
3 changed files with 12 additions and 14 deletions
|
@ -1400,7 +1400,7 @@
|
|||
ml("input", {name: "pm_jsonPath", class: "text", type: "text", value: obj.pm_jsonPath}, null),
|
||||
]),
|
||||
divRow("{#ZE_GROUP_TAB_POWERMETER_USER}",
|
||||
ml("input", {name: "pm_user", class: "text", type: "text", value: "" }, null),
|
||||
ml("input", {name: "pm_user", class: "text", type: "text", value: obj.pm_user }, null),
|
||||
),
|
||||
divRow("{#ZE_GROUP_TAB_POWERMETER_PASS}",
|
||||
ml("input", {name: "pm_pass", class: "text", type: "password", value: "****"}, null),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue