From 40fd403c0ce6a622210600a503c89cfb714dacfd Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Fri, 23 May 2014 11:37:53 -0700 Subject: [PATCH] Update VE core submodule to master (a42143c) New changes: 3ecd488 Add check icon for Apply button in ActionDialog 3dccb7d .unbind() -> .off() Local change: Add new CSS file to VisualEditor.php. Change-Id: I443f9f4514ae2a61c688549107e7f2e5de700b62 --- VisualEditor.php | 1 + lib/ve | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/VisualEditor.php b/VisualEditor.php index 0bda85464f..01c74e8a66 100644 --- a/VisualEditor.php +++ b/VisualEditor.php @@ -496,6 +496,7 @@ $wgResourceModules += array( 'skinStyles' => array( 'default' => array( 'lib/ve/modules/ve/ui/themes/apex/ve.ui.Inspector.css', + 'lib/ve/modules/ve/ui/themes/apex/dialogs/ve.ui.ActionDialog.css', ), 'minerva' => array(), ), diff --git a/lib/ve b/lib/ve index 1c1eb3aa70..a42143ca98 160000 --- a/lib/ve +++ b/lib/ve @@ -1 +1 @@ -Subproject commit 1c1eb3aa7054abf071cb7a7fccbaa804340a3aa3 +Subproject commit a42143ca9825b2a95f001a06eec86ac93077b051