[MediaWiki-commits] [Gerrit] Fix typo in MobileContext - change (VisualEditor/VisualEditor)

2014-12-18 Thread Esanders (Code Review)
Esanders has uploaded a new change for review.

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

Change subject: Fix typo in MobileContext
..

Fix typo in MobileContext

Change-Id: I4c2ff743deb1865fafbbad0297236d24ee2a2fd1
---
M src/ui/ve.ui.MobileContext.js
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/VisualEditor/VisualEditor 
refs/changes/65/180765/1

diff --git a/src/ui/ve.ui.MobileContext.js b/src/ui/ve.ui.MobileContext.js
index 963e361..233e00b 100644
--- a/src/ui/ve.ui.MobileContext.js
+++ b/src/ui/ve.ui.MobileContext.js
@@ -57,7 +57,7 @@
 /**
  * @inheritdoc
  */
-ve.ui.Context.prototype.createItem = function ( tool ) {
+ve.ui.MobileContext.prototype.createItem = function ( tool ) {
return new ve.ui.MobileContextOptionWidget(
tool.tool, tool.model, { $: this.$, data: tool.tool.static.name 
}
);

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4c2ff743deb1865fafbbad0297236d24ee2a2fd1
Gerrit-PatchSet: 1
Gerrit-Project: VisualEditor/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Esanders esand...@wikimedia.org

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


[MediaWiki-commits] [Gerrit] Fix typo in MobileContext - change (VisualEditor/VisualEditor)

2014-12-18 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Fix typo in MobileContext
..


Fix typo in MobileContext

Change-Id: I4c2ff743deb1865fafbbad0297236d24ee2a2fd1
---
M src/ui/ve.ui.MobileContext.js
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Alex Monk: Looks good to me, approved
  Esanders: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/src/ui/ve.ui.MobileContext.js b/src/ui/ve.ui.MobileContext.js
index 963e361..233e00b 100644
--- a/src/ui/ve.ui.MobileContext.js
+++ b/src/ui/ve.ui.MobileContext.js
@@ -57,7 +57,7 @@
 /**
  * @inheritdoc
  */
-ve.ui.Context.prototype.createItem = function ( tool ) {
+ve.ui.MobileContext.prototype.createItem = function ( tool ) {
return new ve.ui.MobileContextOptionWidget(
tool.tool, tool.model, { $: this.$, data: tool.tool.static.name 
}
);

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4c2ff743deb1865fafbbad0297236d24ee2a2fd1
Gerrit-PatchSet: 1
Gerrit-Project: VisualEditor/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Esanders esand...@wikimedia.org
Gerrit-Reviewer: Alex Monk kren...@wikimedia.org
Gerrit-Reviewer: Esanders esand...@wikimedia.org
Gerrit-Reviewer: jenkins-bot 

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