]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Minor] Unify sortValue functions to arrow functions
authorAlexander Moisseev <moiseev@mezonplus.ru>
Sat, 17 Jan 2026 16:45:44 +0000 (19:45 +0300)
committerAlexander Moisseev <moiseev@mezonplus.ru>
Sat, 17 Jan 2026 16:45:44 +0000 (19:45 +0300)
commitfd91693a4f968d0dc781cdc16c80d56ad9ae1f04
treef00764e99ada699e0229dbd40cd63a1cdf02b022
parent5c79ac432a3a5dd93ec34285ff5597e4b9945082
[Minor] Unify sortValue functions to arrow functions

Convert all sortValue functions in FooTable column definitions to
arrow functions with consistent parameter naming for consistency
across the codebase.
interface/js/app/history.js
interface/js/app/libft.js
interface/js/app/symbols.js