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

Change subject: MWGalleryInspectorTool: Provide the tool in the toolbar
......................................................................


MWGalleryInspectorTool: Provide the tool in the toolbar

Now that the toolbar hides extra features by default, we don't need to
use autoAddToGroup and autoAddToCatchall over-rides.

Change-Id: I493f7d46a3f77e7c62af05f8e05ae4dde7147e4b
---
M modules/ve-mw/ui/tools/ve.ui.MWGalleryInspectorTool.js
1 file changed, 0 insertions(+), 2 deletions(-)

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



diff --git a/modules/ve-mw/ui/tools/ve.ui.MWGalleryInspectorTool.js 
b/modules/ve-mw/ui/tools/ve.ui.MWGalleryInspectorTool.js
index 87550d4..a2a77e6 100644
--- a/modules/ve-mw/ui/tools/ve.ui.MWGalleryInspectorTool.js
+++ b/modules/ve-mw/ui/tools/ve.ui.MWGalleryInspectorTool.js
@@ -24,7 +24,5 @@
 ve.ui.MWGalleryInspectorTool.static.title =
        OO.ui.deferMsg( 'visualeditor-mwgalleryinspector-title' );
 ve.ui.MWGalleryInspectorTool.static.modelClasses = [ ve.dm.MWGalleryNode ];
-ve.ui.MWGalleryInspectorTool.static.autoAddToGroup = false;
-ve.ui.MWGalleryInspectorTool.static.autoAddToCatchall = false;
 ve.ui.MWGalleryInspectorTool.static.commandName = 'gallery';
 ve.ui.toolFactory.register( ve.ui.MWGalleryInspectorTool );

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I493f7d46a3f77e7c62af05f8e05ae4dde7147e4b
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

Reply via email to