fix reply nav

This commit is contained in:
James Campos 2013-03-27 18:02:50 -07:00
parent 60737bd33e
commit 540ba77646

View File

@ -1843,7 +1843,6 @@ Keybinds =
focus: (post) ->
$.addClass post, 'highlight'
$('a[title="Highlight this post"]', post).focus()
Nav =
init: ->