[TikiWiki-commits] [Git][tikiwiki/tiki][30.x] [FIX] Fix typo in MR !10479
"luci \(@luciash\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <6a298329e1baf_3893249bc99012@gitlab-sidekiq-low-urgency-cpu-bound-v2-5488cfffb7-w48z4.mail> |
luci pushed to branch 30.x at Tiki Wiki CMS Groupware / Tiki Commits: 5d0cd524 by luci at 2026-06-10T15:30:14+00:00 [FIX] Fix typo in MR !10479 --- * [FIX] Fix typo in MR !10479 A comment added just before merging MR 10479 broked the Javascript. This commit fixes the issue. See merge request tikiwiki/tiki!10483 (cherry picked from commit af9954d6bab97965f2eb0896cf34e9e2942b5193) 7178e274 [FIX] Fix typo in MR !10479 Co-authored-by: John Livingston <git-l5zEM/[email protected]> - - - - - 1 changed file: - lib/core/Services/Comment/Controller.php Changes: ===================================== lib/core/Services/Comment/Controller.php ===================================== @@ -82,7 +82,7 @@ class Services_Comment_Controller {type:'$type', objectId:'$objectId', offset: comment_offset}, function () { if (comment_offset == 0) { - // If we want to load the first page, we have to go up. + /* If we want to load the first page, we have to go up. */ \$('html, body').animate({ scrollTop: \$commentContainer.offset().top }, 2000, function () { View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/5d0cd5249cc6b4ecebd7c49935aa1acee1bbce6c -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/5d0cd5249cc6b4ecebd7c49935aa1acee1bbce6c You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help _______________________________________________ TikiWiki-cvs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs