luci-0.8: merge r4721

This commit is contained in:
Jo-Philipp Wich 2009-05-29 22:56:46 +00:00
parent aed9483e4b
commit daa3f92c16

View file

@ -343,7 +343,7 @@ config enum
config variable config variable
option name 'stp' option name 'stp'
option title 'Enable STP' option title 'Enable STP'
option section 'network.interface.stp' option section 'network.interface'
option datatype 'boolean' option datatype 'boolean'
option depends 'type=bridge' option depends 'type=bridge'