mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-24 06:24:08 +00:00
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
This commit is contained in:
parent
4c36d6e9c6
commit
40fd403c0c
|
@ -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(),
|
||||
),
|
||||
|
|
2
lib/ve
2
lib/ve
|
@ -1 +1 @@
|
|||
Subproject commit 1c1eb3aa7054abf071cb7a7fccbaa804340a3aa3
|
||||
Subproject commit a42143ca9825b2a95f001a06eec86ac93077b051
|
Loading…
Reference in a new issue