luci/modules/luci-base/htdocs/luci-static/resources
Yousong Zhou a28da6a88a 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>
2015-11-03 17:07:45 +08:00
..
cbi resources/icons: Use gifsicle to save a few bytes. 2015-10-09 16:00:57 -07:00
icons resources/icons: Use gifsicle to save a few bytes. 2015-10-09 16:00:57 -07:00
cbi.js luci-base: add support for DynamicList with FileBrowser 2015-11-03 17:07:45 +08:00
xhr.js Rework LuCI build system 2015-01-08 16:26:20 +01:00