Dvogel hallowelt has uploaded a new change for review.
https://gerrit.wikimedia.org/r/281920
Change subject: WantedArticle: fixed issue with html class
......................................................................
WantedArticle: fixed issue with html class
merge to master
Change-Id: I54c59eb0fe52fb9a3ff4a041092c8baefe746d7d
---
M WantedArticle/WantedArticle.class.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceExtensions
refs/changes/20/281920/1
diff --git a/WantedArticle/WantedArticle.class.php
b/WantedArticle/WantedArticle.class.php
index 86ca28a..20d0ff5 100644
--- a/WantedArticle/WantedArticle.class.php
+++ b/WantedArticle/WantedArticle.class.php
@@ -314,7 +314,7 @@
$oItemCreate->label = wfMessage(
'bs-wantedarticle-create-page', '<b>' . $sShortAndEscapedString . '</b>'
)->plain() . '';
$oItemCreate->type = '';
$oItemCreate->link = $oTitle->getFullURL();
- $oItemCreate->attr =
'bs-extendedsearch-ac-noresults';
+ $oItemCreate->attr = 'bs-extendedsearch-create';
$aResults[] = $oItemCreate;
}
--
To view, visit https://gerrit.wikimedia.org/r/281920
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I54c59eb0fe52fb9a3ff4a041092c8baefe746d7d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: REL1_23
Gerrit-Owner: Dvogel hallowelt <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits