diff options
author | Yousong Zhou <yszhou4tech@gmail.com> | 2015-11-03 14:20:03 +0800 |
---|---|---|
committer | Yousong Zhou <yszhou4tech@gmail.com> | 2015-11-03 17:07:45 +0800 |
commit | a28da6a88a0cd7a5bc0c12c1ef2d8cad86c2aff3 (patch) | |
tree | a379a0d40127cd3265ac57a216231a651f304818 /modules/luci-base/luasrc/http/protocol.lua | |
parent | 20ccc903505ee15419b5cde113f9061b7a4f7513 (diff) |
luci-base: add support for DynamicList with FileBrowser
Two new arguments url, defpath were added to cbi_dynlist_init() for
initializing the brower button.
An example of usage
identity = section:taboption("general", DynamicList, "identity",
translate("List of SSH key files for auth"))
identity.datatype = "file"
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Diffstat (limited to 'modules/luci-base/luasrc/http/protocol.lua')
0 files changed, 0 insertions, 0 deletions