* luci/libs/uvl: prevent "Value "" of option "qos.wan.enabled" does not validate as datatype "boolean"" error in qos pages

This commit is contained in:
Jo-Philipp Wich 2008-09-09 16:21:21 +00:00
parent abad8af0e7
commit 0345180f72

View file

@ -11,7 +11,6 @@ config variable
option name 'enabled' option name 'enabled'
option title 'Enable QoS on this interface' option title 'Enable QoS on this interface'
option section 'qos.interface' option section 'qos.interface'
option datatype 'boolean'
config variable config variable
option name 'overhead' option name 'overhead'