Gerharddiller85 has uploaded a new change for review.

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

Change subject: Erweiterung mit Usage Tracker ausstatten w e enter the commit 
message for your changes. Lines starting
......................................................................

Erweiterung mit Usage Tracker ausstatten
w e enter the commit message for your changes. Lines starting

Change-Id: I0c6eeb477f598509e1501d4591aa1813b6f1f3a2
---
M CountThings/CountThings.class.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceExtensions 
refs/changes/30/310230/1

diff --git a/CountThings/CountThings.class.php 
b/CountThings/CountThings.class.php
index 80516b7..8e71a88 100644
--- a/CountThings/CountThings.class.php
+++ b/CountThings/CountThings.class.php
@@ -56,7 +56,7 @@
                        'bs:countarticles' => array(
                                'descMsg' => 
'bs-countthings-tag-countarticles-desc',
                                //TODO: Maybe add other stuff from 
"onBSInsertMagicAjaxGetData" like "code"
-                               'callback' => array( $this, 
'onMagicWordBsCountArticles' ),
+                               'callback' => array( $this, 'onCountArticles' ),
                                'element' => 'span'
                        ),
                        'bs:countusers' => array(

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0c6eeb477f598509e1501d4591aa1813b6f1f3a2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: master
Gerrit-Owner: Gerharddiller85 <gerharddil...@icloud.com>

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

Reply via email to