John Erling Blad has submitted this change and it was merged. Change subject: PropertyEditTool.isFull() will now return false if multiple values allowed ......................................................................
PropertyEditTool.isFull() will now return false if multiple values allowed This was set to true before but overwritten in SiteLinksEditTool. Now this allows an infinite number of values instead of zero. Change-Id: Id8c1ed1c079337f70d473232636b18834e9192df --- M repo/resources/wikibase.ui.PropertyEditTool.js M repo/tests/qunit/wikibase.ui.PropertyEditTool.tests.js 2 files changed, 5 insertions(+), 5 deletions(-) Approvals: John Erling Blad: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/27312 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id8c1ed1c079337f70d473232636b18834e9192df Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Daniel Werner <[email protected]> Gerrit-Reviewer: John Erling Blad <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
