Esanders has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/364757 )

Change subject: Remove redundant multiline option
......................................................................

Remove redundant multiline option

MWAceEditorWidget is now multiline by inheritance

Bug: T170275
Change-Id: Ie9d8f200b95497bbe91396ea92e29b0d317f010a
---
M modules/ve-syntaxhighlight/ve.ui.MWSyntaxHighlightDialog.js
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SyntaxHighlight_GeSHi 
refs/changes/57/364757/1

diff --git a/modules/ve-syntaxhighlight/ve.ui.MWSyntaxHighlightDialog.js 
b/modules/ve-syntaxhighlight/ve.ui.MWSyntaxHighlightDialog.js
index a77e632..76ed7a2 100644
--- a/modules/ve-syntaxhighlight/ve.ui.MWSyntaxHighlightDialog.js
+++ b/modules/ve-syntaxhighlight/ve.ui.MWSyntaxHighlightDialog.js
@@ -48,7 +48,6 @@
 
        this.input = new ve.ui.MWAceEditorWidget( {
                limit: 1,
-               multiline: true,
                rows: 10,
                maxRows: 25,
                autosize: true,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie9d8f200b95497bbe91396ea92e29b0d317f010a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SyntaxHighlight_GeSHi
Gerrit-Branch: master
Gerrit-Owner: Esanders <[email protected]>

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

Reply via email to