jenkins-bot has submitted this change and it was merged. Change subject: Follow up Ia75886c ......................................................................
Follow up Ia75886c Move whitespace to the correct place. Change-Id: I3937eb7e9a29534d45029916bd325d6ddd5fdc2f --- M includes/api/ApiMobileView.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Phuedx: Looks good to me, approved jenkins-bot: Verified diff --git a/includes/api/ApiMobileView.php b/includes/api/ApiMobileView.php index 72fcc30..e4c185a 100644 --- a/includes/api/ApiMobileView.php +++ b/includes/api/ApiMobileView.php @@ -230,7 +230,7 @@ $this->getResult()->addValue( null, $this->getModuleName(), array( 'editable' => $editable, - ApiResult::META_BC_BOOLS => array(' editable' ), + ApiResult::META_BC_BOOLS => array( 'editable' ), ) ); } -- To view, visit https://gerrit.wikimedia.org/r/207406 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3937eb7e9a29534d45029916bd325d6ddd5fdc2f Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: wmf/1.26wmf2 Gerrit-Owner: Phuedx <g...@samsmith.io> Gerrit-Reviewer: Florianschmidtwelzow <florian.schmidt.wel...@t-online.de> Gerrit-Reviewer: Phuedx <g...@samsmith.io> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits