Mglaser has uploaded a new change for review. ( 
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(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceExtensions 
refs/changes/61/365961/1

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: newchange
Gerrit-Change-Id: I702d4c8fca0f7b0fc16889c8bca597dc2bf21a8f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: master
Gerrit-Owner: Mglaser <[email protected]>

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

Reply via email to