[for-15.05] luci-app-polipo: remove Parent proxy address field check

remove Parent proxy address field check https://dev.openwrt.org/ticket/15680

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
This commit is contained in:
Christian Schoenebeck 2016-03-07 21:20:47 +01:00
parent e2f9172b21
commit 4b594cb1aa

View file

@ -80,7 +80,7 @@ o = s:taboption("proxy", Value, "parentProxy",
"will forward the requests."))
o.optional = true
o.datatype = "ipaddr"
--o.datatype = "ipaddr"
o = s:taboption("proxy", Value, "parentAuthCredentials",