jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/348117 )
Change subject: Remove $tabIndex parameter
......................................................................
Remove $tabIndex parameter
Change-Id: Ic1c7acd90678a842770899cb03ea98e5440b4036
---
M classes/Hooks.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Reedy: Looks good to me, approved
jenkins-bot: Verified
diff --git a/classes/Hooks.php b/classes/Hooks.php
index 99b01dd..ae1b177 100644
--- a/classes/Hooks.php
+++ b/classes/Hooks.php
@@ -313,7 +313,7 @@
* @param $checkboxes
* @return bool
*/
- static function editCheckboxes( $editPage, &$checkboxes, &$tabIndex ) {
+ public static function editCheckboxes( $editPage, &$checkboxes ) {
global $wgRequest, $wgLiquidThreadsShowBumpCheckbox;
$article = $editPage->getArticle();
--
To view, visit https://gerrit.wikimedia.org/r/348117
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic1c7acd90678a842770899cb03ea98e5440b4036
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/LiquidThreads
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits