luci/modules/luci-base/htdocs/luci-static
Jo-Philipp Wich 3c166c25de luci-base: luci.js: fix sortedKeys() ordering
Chrome does not properly sort arrays when the sort function returns boolean
results, in contrast to Firefox which does.

Fix the issue by returning a numerical result instead.

Fixes: #4792
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-02-10 00:07:32 +01:00
..
resources luci-base: luci.js: fix sortedKeys() ordering 2021-02-10 00:07:32 +01:00