[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] Fix typo in MR !10479
"luci \(@luciash\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <6a296486c1bb3_38b82d768604bf@gitlab-sidekiq-low-urgency-cpu-bound-v2-5488cfffb7-q8jkt.mail> |
luci pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
af9954d6 by John Livingston at 2026-06-10T13:00:07+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
- - - - -
1 changed file:
- lib/core/Services/Comment/Controller.php
Changes:
=====================================
lib/core/Services/Comment/Controller.php
=====================================
@@ -95,7 +95,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/af9954d6bab97965f2eb0896cf34e9e2942b5193
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/af9954d6bab97965f2eb0896cf34e9e2942b5193
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