jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/365961 )

Change subject: BlueSpiceVisualEdior: Re-enabled table context menu
......................................................................


BlueSpiceVisualEdior: Re-enabled table context menu

Table context menu is working again.

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

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



diff --git a/VisualEditor/VisualEditor.class.php 
b/VisualEditor/VisualEditor.class.php
index 9bdbf04..f3c699d 100644
--- a/VisualEditor/VisualEditor.class.php
+++ b/VisualEditor/VisualEditor.class.php
@@ -186,7 +186,7 @@
                        array( 'title' => 'bs-visualeditor-greyscale', 'format' 
=> 'table-style-greyscale' ),
                        array( 'title' => 'bs-visualeditor-greyscale-narrow', 
'format' => 'table-style-greyscale-narrow' )
                ),
-               'contextmenu' => 'bsContextMenuMarker image | inserttable 
bstableprops bsdeletetable bscell bsrow bscolumn',
+               'contextmenu' => 'bsContextMenuMarker image | inserttable 
tableprops deletetable cell row column',
                'branding' => false
                // do not use table_class_list, as this breaks any existing 
classes upon editing
        );

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I702d4c8fca0f7b0fc16889c8bca597dc2bf21a8f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: master
Gerrit-Owner: Mglaser <[email protected]>
Gerrit-Reviewer: Ljonka <[email protected]>
Gerrit-Reviewer: Pwirth <[email protected]>
Gerrit-Reviewer: Robert Vogel <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to