jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/365938 )
Change subject: BlueSpiceVisualEditor: removed table toolbar
......................................................................
BlueSpiceVisualEditor: removed table toolbar
Table toolbar does not work with our scrolling mechanism, resulting
in the toolbar being placed in the middle of a table and other
strange behaviors.
Change-Id: Ibf786948e1a6be441a4b845642ef178752371175
---
M VisualEditor/VisualEditor.class.php
1 file changed, 2 insertions(+), 0 deletions(-)
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..e52e983 100644
--- a/VisualEditor/VisualEditor.class.php
+++ b/VisualEditor/VisualEditor.class.php
@@ -129,6 +129,8 @@
'table_default_attributes' => array(
'class' => 'contenttable sortable'
),
+ //disable table toolbar as it does not work properly with
scrolling
+ 'table_toolbar' => "",
#'document_base_url' => $GLOBALS['wgServer'],
'formats' => array(
'table-property-sortable' => array( 'selector' =>
'table', 'classes' => 'sortable' ),
--
To view, visit https://gerrit.wikimedia.org/r/365938
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibf786948e1a6be441a4b845642ef178752371175
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