jenkins-bot has submitted this change and it was merged.

Change subject: Change special page group for BookSources
......................................................................


Change special page group for BookSources

It's placed in "other", but it's a tool, so let's put it in wiki.

Change-Id: I2413c5a417303cafbed883c2d7e2f7e275695be5
---
M includes/specials/SpecialBooksources.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Nikerabbit: Looks good to me, approved
  Nemo bis: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/includes/specials/SpecialBooksources.php 
b/includes/specials/SpecialBooksources.php
index 5ad961c..6b77233 100644
--- a/includes/specials/SpecialBooksources.php
+++ b/includes/specials/SpecialBooksources.php
@@ -188,6 +188,6 @@
        }
 
        protected function getGroupName() {
-               return 'other';
+               return 'wiki';
        }
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2413c5a417303cafbed883c2d7e2f7e275695be5
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@wikimedia.org>
Gerrit-Reviewer: IAlex <coderev...@emsenhuber.ch>
Gerrit-Reviewer: Nemo bis <federicol...@tiscali.it>
Gerrit-Reviewer: Nikerabbit <niklas.laxst...@gmail.com>
Gerrit-Reviewer: Reedy <re...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to