Show More
@@ -618,7 +618,7 b' function scrollToElement(element, percen' | |||||
618 | offsetScroll($line, 70); |
|
618 | offsetScroll($line, 70); | |
619 | } |
|
619 | } | |
620 | if (!$line.hasClass('comment-outdated') && result.remainder === '/ReplyToComment') { |
|
620 | if (!$line.hasClass('comment-outdated') && result.remainder === '/ReplyToComment') { | |
621 |
$line. |
|
621 | $line.parent().find('.cb-comment-add-button').trigger('click'); | |
622 | } |
|
622 | } | |
623 | } |
|
623 | } | |
624 |
|
624 |
General Comments 0
You need to be logged in to leave comments.
Login now