From 95f9115529fd044f9a2f03e2e60836bbeb8a7ec0 Mon Sep 17 00:00:00 2001 From: James Campos Date: Sun, 8 May 2011 23:42:00 -0700 Subject: [PATCH] fix m keybind --- script.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.coffee b/script.coffee index 876b1bd83..bd9a3643d 100644 --- a/script.coffee +++ b/script.coffee @@ -557,7 +557,7 @@ keybinds = else root = $('td.replyhl', thread) or thread thumb = $ 'img[md5]', root - imgExpand.toggle thumb + imgExpand.toggle thumb.parentNode qr: (thread, quote) -> unless qrLink = $ 'td.replyhl span[id] a:not(:first-child)', thread