jenkins-bot has submitted this change and it was merged.
Change subject: Fix incorrect class in SpecialSetEntity page
......................................................................
Fix incorrect class in SpecialSetEntity page
Change-Id: If87790d313686492794fac825f4be8c1aa7cd9ec
---
M repo/includes/specials/SpecialSetEntity.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Daniel Werner: Looks good to me, approved
jenkins-bot: Verified
diff --git a/repo/includes/specials/SpecialSetEntity.php
b/repo/includes/specials/SpecialSetEntity.php
index 45028f0..8481f39 100644
--- a/repo/includes/specials/SpecialSetEntity.php
+++ b/repo/includes/specials/SpecialSetEntity.php
@@ -160,7 +160,7 @@
$this->value,
'text',
array(
- 'class' => 'wb-input wb-input-text',
+ 'class' => 'wb-input',
'id' => 'wb-setentity-value',
'size' => 50
)
--
To view, visit https://gerrit.wikimedia.org/r/78518
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If87790d313686492794fac825f4be8c1aa7cd9ec
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: Daniel Werner <[email protected]>
Gerrit-Reviewer: Denny Vrandecic <[email protected]>
Gerrit-Reviewer: Henning Snater <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits