Merge pull request #970 from aeosynth/reply_nav

fix reply nav
This commit is contained in:
Mayhem 2013-03-27 18:15:59 -07:00
commit 3454f6970b

View File

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