fix m keybind

This commit is contained in:
James Campos 2011-05-08 23:42:00 -07:00
parent 3a6aa86d2c
commit 95f9115529

View File

@ -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