[MediaWiki-commits] [Gerrit] Add dir='ltr' for apps and versions - change (mediawiki...OAuth)

2015-06-19 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Add dir='ltr' for apps and versions
..


Add dir='ltr' for apps and versions

Change-Id: I675a00d0f2c671e26691306912104645c66f5efa
---
M frontend/specialpages/SpecialMWOAuthManageMyGrants.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  CSteipp: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/frontend/specialpages/SpecialMWOAuthManageMyGrants.php 
b/frontend/specialpages/SpecialMWOAuthManageMyGrants.php
index e138547..abc519b 100644
--- a/frontend/specialpages/SpecialMWOAuthManageMyGrants.php
+++ b/frontend/specialpages/SpecialMWOAuthManageMyGrants.php
@@ -294,7 +294,7 @@
} ) );
 
$r = 'li class=mw-mwoauthmanagemygrants-list-item';
-   $r .= strong{$encName}/strong 
(strong$reviewLinks/strong);
+   $r .= strong dir='ltr'{$encName}/strong 
(strong$reviewLinks/strong);
$data = array(
'mwoauthmanagemygrants-user' = $cmr-get( 'userId',

'MediaWiki\Extensions\OAuth\MWOAuthUtils::getCentralUserNameFromId' ),

-- 
To view, visit https://gerrit.wikimedia.org/r/219376
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I675a00d0f2c671e26691306912104645c66f5efa
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OAuth
Gerrit-Branch: master
Gerrit-Owner: Amire80 amir.ahar...@mail.huji.ac.il
Gerrit-Reviewer: Aaron Schulz asch...@wikimedia.org
Gerrit-Reviewer: CSteipp cste...@wikimedia.org
Gerrit-Reviewer: jenkins-bot 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Add dir='ltr' for apps and versions - change (mediawiki...OAuth)

2015-06-19 Thread Amire80 (Code Review)
Amire80 has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/219376

Change subject: Add dir='ltr' for apps and versions
..

Add dir='ltr' for apps and versions

Change-Id: I675a00d0f2c671e26691306912104645c66f5efa
---
M frontend/specialpages/SpecialMWOAuthManageMyGrants.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/OAuth 
refs/changes/76/219376/1

diff --git a/frontend/specialpages/SpecialMWOAuthManageMyGrants.php 
b/frontend/specialpages/SpecialMWOAuthManageMyGrants.php
index e138547..abc519b 100644
--- a/frontend/specialpages/SpecialMWOAuthManageMyGrants.php
+++ b/frontend/specialpages/SpecialMWOAuthManageMyGrants.php
@@ -294,7 +294,7 @@
} ) );
 
$r = 'li class=mw-mwoauthmanagemygrants-list-item';
-   $r .= strong{$encName}/strong 
(strong$reviewLinks/strong);
+   $r .= strong dir='ltr'{$encName}/strong 
(strong$reviewLinks/strong);
$data = array(
'mwoauthmanagemygrants-user' = $cmr-get( 'userId',

'MediaWiki\Extensions\OAuth\MWOAuthUtils::getCentralUserNameFromId' ),

-- 
To view, visit https://gerrit.wikimedia.org/r/219376
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I675a00d0f2c671e26691306912104645c66f5efa
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OAuth
Gerrit-Branch: master
Gerrit-Owner: Amire80 amir.ahar...@mail.huji.ac.il

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits