jenkins-bot has submitted this change and it was merged.

Change subject: Add missing ve-mw ve.ce.Node.css
......................................................................


Add missing ve-mw ve.ce.Node.css

Follows-up 92c38ea, which duplicated the existing one but forgot
to change the path from 've' to 've-mw'.

Change-Id: Ia95d26501aa9ab52e33394500bb51a733acf4658
---
M VisualEditor.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/VisualEditor.php b/VisualEditor.php
index cfa257b..8a4fc48 100644
--- a/VisualEditor.php
+++ b/VisualEditor.php
@@ -541,7 +541,7 @@
                'styles' => array(
                        // ce
                        've/ce/styles/ve.ce.Node.css',
-                       've/ce/styles/ve.ce.Node.css',
+                       've-mw/ce/styles/ve.ce.Node.css',
                        've/ce/styles/ve.ce.Surface.css',
                        // ui
                        've/ui/styles/ve.ui.css',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia95d26501aa9ab52e33394500bb51a733acf4658
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Krinkle <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: Trevor Parscal <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to