From ad4d74ea45be6b227027588f6515fb22fafc335a Mon Sep 17 00:00:00 2001 From: yo momma Date: Wed, 4 Feb 2026 19:04:59 +0000 Subject: Refactor UI: dump classes -> hump --- static/js/src/log.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static/js/src/log.js') diff --git a/static/js/src/log.js b/static/js/src/log.js index 0f678fe..9545893 100755 --- a/static/js/src/log.js +++ b/static/js/src/log.js @@ -2,11 +2,11 @@ function initLog(recips) { Search.initInpage(); - $('.logged-dump .content').each(function() { + $('.logged-hump .content').each(function() { var t = $(this); t.html(buildMsgContent(t.text(), recips)); }); - initLogThumb(".logged-dump .thumb", '.dump'); + initLogThumb(".logged-hump .thumb", '.hump'); } -- cgit v1.2.3-70-g09d2