luci-app-openvpn: do not show all boolean option by default 2317/head
authorFlorian Eckert <fe@dev.tdt.de>
Thu, 22 Nov 2018 09:53:55 +0000 (10:53 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Thu, 22 Nov 2018 10:29:44 +0000 (11:29 +0100)
commit1987b380110e967d1dc7ad88d8462e2f2ab6aa61
tree29c7ff6a44ec0deab6f53cd8900d16477476415f
parent1986dc2751517f11da943863a8cca6b3fe50be3b
luci-app-openvpn: do not show all boolean option by default

If a new instance is edit then all boolean option are shown on the LuCI.
This is confusing. To fix this hide all boolean ellements on the config
page which are not enabled by default. They must be add first.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua
applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua