WebUI: Remove unnecessary hashing
commitd911928c599824df1593684eec19b6da39f0fa65
authorChocobo1 <Chocobo1@users.noreply.github.com>
Mon, 6 Jan 2025 10:53:18 +0000 (6 18:53 +0800)
committerGitHub <noreply@github.com>
Mon, 6 Jan 2025 10:53:18 +0000 (6 18:53 +0800)
tree567c553e208f74a7636a823af270e713e0f86cc3
parent22e156e0aff8fc5fd5420f6da2af16605ae9996e
WebUI: Remove unnecessary hashing

Now the containers support using string as key so the intermediate hashing/mapping to number
isn't needed now.

PR #22103.
src/webui/www/private/scripts/client.js
src/webui/www/private/scripts/contextmenu.js
src/webui/www/private/scripts/dynamicTable.js
src/webui/www/private/scripts/misc.js
src/webui/www/private/scripts/mocha-init.js
src/webui/www/private/views/filters.html