* luci/modules/admin-core: change datatype of ppp device to "device" in network scheme

This commit is contained in:
Jo-Philipp Wich 2008-10-12 22:24:23 +00:00
parent 76fe259328
commit fd7072de2d

View file

@ -126,7 +126,7 @@ config variable
option name 'device'
option title 'Modem device'
option section 'network.interface'
option datatype 'file'
option datatype 'device'
list depends 'proto=ppp'
config variable