protocols/core: remove bogus dependency from metric option of dhcp configuration
This commit is contained in:
parent
8cc7a34d31
commit
4be1360c63
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ metric = section:taboption("advanced", Value, "metric",
|
||||||
|
|
||||||
metric.placeholder = "0"
|
metric.placeholder = "0"
|
||||||
metric.datatype = "uinteger"
|
metric.datatype = "uinteger"
|
||||||
metric:depends("gateway", "1")
|
|
||||||
|
|
||||||
|
|
||||||
clientid = section:taboption("advanced", Value, "clientid",
|
clientid = section:taboption("advanced", Value, "clientid",
|
||||||
|
|
Loading…
Reference in a new issue