luci-base: fix loading fold.gif for filebrowser
authorYousong Zhou <yszhou4tech@gmail.com>
Fri, 21 Jul 2017 12:09:43 +0000 (20:09 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Fri, 21 Jul 2017 12:34:46 +0000 (20:34 +0800)
commitc759500d49af8bef454eb119eb7e0f21f86380c0
tree99b9bb2b447cf8b44181dc9e4ec0f1099e2f0850
parent2224714217105b1482dab63842409bb62154230d
luci-base: fix loading fold.gif for filebrowser

cbi_init() needs to be called at the end of the page to initialize
cbi_strings with "[data-strings]" while cbi_browser_init() happened
before that.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
modules/luci-base/htdocs/luci-static/resources/cbi.js