WebUI: Improve sort order in Status column
commit7031c52d16dc3f3405ee7987be9d6bdf3c4a8c1f
authorskomerko <168652295+skomerko@users.noreply.github.com>
Sat, 19 Oct 2024 08:25:30 +0000 (19 10:25 +0200)
committerGitHub <noreply@github.com>
Sat, 19 Oct 2024 08:25:30 +0000 (19 16:25 +0800)
tree7e0cb4026ce33e86b9dabe120d44a37590089fc8
parent8e941a06f15a0a8c12f37439cb2815fec73797c3
WebUI: Improve sort order in Status column

This commit adds custom compare function to Status column (same sort order as in the GUI).

Closes #15499.
PR #21570.
src/webui/www/private/scripts/client.js
src/webui/www/private/scripts/dynamicTable.js