* luci/libs/uvl: set type of "dhcp_option" variable to lazylist in dhcp scheme, breaks webif if only one option is set

This commit is contained in:
Jo-Philipp Wich 2008-09-17 23:15:23 +00:00
parent c10ce06b6b
commit ce4236acff

View file

@ -222,4 +222,4 @@ config variable
option section 'dhcp.dhcp' option section 'dhcp.dhcp'
option title 'DHCP-Options' option title 'DHCP-Options'
option description 'See "dnsmasq --help dhcp" for a list of available options.' option description 'See "dnsmasq --help dhcp" for a list of available options.'
option type list option type lazylist