diff --git a/src/Miscellaneous/PostJumper.coffee b/src/Miscellaneous/PostJumper.coffee index c1a9a6667..59bf631d7 100644 --- a/src/Miscellaneous/PostJumper.coffee +++ b/src/Miscellaneous/PostJumper.coffee @@ -56,7 +56,7 @@ PostJumper = classNext = 'next' span = $.el 'span', className: 'postJumper' - $.extend span, <%= html('${charPrev}${charNext}') %> + $.extend span, <%= html('${charPrev}${charNext}') %> span scroll: (fromJumper, toJumper) ->