git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
76fe259
)
* luci/modules/admin-core: change datatype of ppp device to "device" in network scheme
author
Jo-Philipp Wich
<redacted>
Sun, 12 Oct 2008 22:24:23 +0000
(22:24 +0000)
committer
Jo-Philipp Wich
<redacted>
Sun, 12 Oct 2008 22:24:23 +0000
(22:24 +0000)
modules/admin-core/root/lib/uci/schema/default/network
patch
|
blob
|
history
diff --git
a/modules/admin-core/root/lib/uci/schema/default/network
b/modules/admin-core/root/lib/uci/schema/default/network
index 11d3838fa77f77d935ac897072019dcb104892b7..00f9420fb648c80cd5d8a182db6a8948737a95f4 100644
(file)
--- a/
modules/admin-core/root/lib/uci/schema/default/network
+++ b/
modules/admin-core/root/lib/uci/schema/default/network
@@
-126,7
+126,7
@@
config variable
option name 'device'
option title 'Modem device'
option section 'network.interface'
- option datatype '
fil
e'
+ option datatype '
devic
e'
list depends 'proto=ppp'
config variable
git clone https://git.99rst.org/PROJECT