Addshore has uploaded a new change for review.
https://gerrit.wikimedia.org/r/78518
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(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase
refs/changes/18/78518/1
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: newchange
Gerrit-Change-Id: If87790d313686492794fac825f4be8c1aa7cd9ec
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits