Sbisson has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/204095

Change subject: Rename flow_topiclist_loop to flow_topiclist_loop.partial to 
fix TOC nativation to a not-yet-loaded topic.
......................................................................

Rename flow_topiclist_loop to flow_topiclist_loop.partial to
fix TOC nativation to a not-yet-loaded topic.

Bug: T93502
Change-Id: I19d8a7fa6dfdf21d996032590196316d2e6d82d2
---
M modules/engine/components/board/features/flow-board-loadmore.js
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/95/204095/1

diff --git a/modules/engine/components/board/features/flow-board-loadmore.js 
b/modules/engine/components/board/features/flow-board-loadmore.js
index 10daaf4..c7024a5 100644
--- a/modules/engine/components/board/features/flow-board-loadmore.js
+++ b/modules/engine/components/board/features/flow-board-loadmore.js
@@ -129,7 +129,7 @@
                                        null,
                                        '',
                                        '',
-                                       'flow_topiclist_loop' // @todo clean up 
the way we pass these 3 params ^
+                                       'flow_topiclist_loop.partial' // @todo 
clean up the way we pass these 3 params ^
                                );
 
                                _scrollWithoutInfinite();

-- 
To view, visit https://gerrit.wikimedia.org/r/204095
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I19d8a7fa6dfdf21d996032590196316d2e6d82d2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Sbisson <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to