mirror of
https://github.com/openwrt/luci.git
synced 2025-12-26 17:46:19 +04:00
Browsing the root path was problematic and the breadcrumb links behaved
inconsistently, requiring a page reload to recover.
canonicalizePath(), splitPath() and renderListing() now handle any path
location properly, including root: '/', and clicks at any breadcrumb
correctly navigate.
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
(cherry picked from commit 5e39cf04c4)