Merge "Move Beta Features screenshots into modules"

This commit is contained in:
jenkins-bot 2017-10-26 22:40:56 +00:00 committed by Gerrit Code Review
commit 740b61598f
5 changed files with 1 additions and 1 deletions

View file

@ -686,7 +686,7 @@ class VisualEditorHooks {
public static function onGetBetaPreferences( User $user, array &$preferences ) {
$coreConfig = RequestContext::getMain()->getConfig();
$iconpath = $coreConfig->get( 'ExtensionAssetsPath' ) . "/VisualEditor";
$iconpath = $coreConfig->get( 'ExtensionAssetsPath' ) . "/VisualEditor/modules/ve-wmf";
$veConfig = ConfigFactory::getDefaultInstance()->makeConfig( 'visualeditor' );
$preferences['visualeditor-enable'] = [

View file

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View file

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View file

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View file

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB