power meter web UI: remove JSON path placeholder
this causes too much confusion, as many users don't understand that this is a placeholder, not an actual configured value.
This commit is contained in:
parent
40423b0e07
commit
ea84bb9229
@ -149,7 +149,6 @@
|
|||||||
v-model="httpJson.json_path"
|
v-model="httpJson.json_path"
|
||||||
type="text"
|
type="text"
|
||||||
maxlength="256"
|
maxlength="256"
|
||||||
placeholder="total_power"
|
|
||||||
:tooltip="$t('powermeteradmin.valueJsonPathDescription')"
|
:tooltip="$t('powermeteradmin.valueJsonPathDescription')"
|
||||||
wide />
|
wide />
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user