jenkins-bot has submitted this change and it was merged.
Change subject: Follow-up I7eb0d0e: ve.ui.MobileContext.css doesn't exist any
more, Toto
......................................................................
Follow-up I7eb0d0e: ve.ui.MobileContext.css doesn't exist any more, Toto
However, ve.ui.MobileContextOptionWidget.js &
ve.ui.MobileContextOptionWidget.css
do, so let's actually use thoseā¦
Bug: 73646
Change-Id: Ie79fe549f146e0dfdf775594092211ecf97bc13a
---
M VisualEditor.php
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Catrope: Looks good to me, approved
jenkins-bot: Verified
diff --git a/VisualEditor.php b/VisualEditor.php
index c171baf..0fe6a1c 100644
--- a/VisualEditor.php
+++ b/VisualEditor.php
@@ -740,10 +740,11 @@
'lib/ve/src/ui/ve.ui.MobileSurface.js',
'lib/ve/src/ui/ve.ui.MobileContext.js',
'lib/ve/src/ui/ve.ui.MobileWindowManager.js',
+
'lib/ve/src/ui/widgets/ve.ui.MobileContextOptionWidget.js',
),
'styles' => array(
'lib/ve/src/ui/styles/ve.ui.MobileSurface.css',
- 'lib/ve/src/ui/styles/ve.ui.MobileContext.css',
+
'lib/ve/src/ui/styles/widgets/ve.ui.MobileContextOptionWidget.css',
),
'dependencies' => array(
'ext.visualEditor.core',
--
To view, visit https://gerrit.wikimedia.org/r/174779
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie79fe549f146e0dfdf775594092211ecf97bc13a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits