[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [BP][FIX] Fix typo in MR !10479
"luci \(@luciash\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <6a2986bee705f_3810e984a484117@gitlab-sidekiq-low-urgency-cpu-bound-v2-5488cfffb7-fltfl.mail> |
luci pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki Commits: d5d9ff68 by luci at 2026-06-10T15:39:20+00:00 [BP][FIX] Fix typo in MR !10479 --- * [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]> (cherry picked from commit 5d0cd5249cc6b4ecebd7c49935aa1acee1bbce6c) Co-authored-by: luci <gitlab-TfYQc8/[email protected]> See merge request tikiwiki/tiki!10485 - - - - - 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/d5d9ff686a6b4d605f4d21b68cc5a67400f1615a -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/d5d9ff686a6b4d605f4d21b68cc5a67400f1615a 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