luci/modules/luci-base/htdocs
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
..
cgi-bin treewide: minor fixes to typos, whitespace, and indentation 2021-01-20 12:36:13 +02:00
luci-static/resources luci-base: luci.js: fix sortedKeys() ordering 2021-02-10 00:07:32 +01:00