Adrian Lang has uploaded a new change for review.
https://gerrit.wikimedia.org/r/119279
Change subject: Fix typo in button name
......................................................................
Fix typo in button name
introduced in efcf1fcb5c828ae7404ce404359f5a2e1d71f466
Change-Id: Ie952b7780969394d6c712fc7794c3971a1fb0faf
---
M lib/resources/jquery.wikibase/toolbar/edittoolbar.js
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase
refs/changes/79/119279/1
diff --git a/lib/resources/jquery.wikibase/toolbar/edittoolbar.js
b/lib/resources/jquery.wikibase/toolbar/edittoolbar.js
index 72da933..73a8a3e 100644
--- a/lib/resources/jquery.wikibase/toolbar/edittoolbar.js
+++ b/lib/resources/jquery.wikibase/toolbar/edittoolbar.js
@@ -228,7 +228,7 @@
$anchor = editGroup.getButton(
'save' );
}
if ( error.action === 'remove' ) {
- $anchor = editGroup.getButton(
'remove ');
+ $anchor = editGroup.getButton(
'remove' );
}
self.enable();
--
To view, visit https://gerrit.wikimedia.org/r/119279
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie952b7780969394d6c712fc7794c3971a1fb0faf
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Adrian Lang <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits