Tchanders has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/246788

Change subject: WIP append error element
......................................................................

WIP append error element

Depends on I5839ba62fe in VE-MW

Change-Id: Iedd632af8743a53aa96b736ca5ef5af40c28bc7a
---
M modules/ve-math/ve.ui.MWMathInspector.js
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Math 
refs/changes/88/246788/1

diff --git a/modules/ve-math/ve.ui.MWMathInspector.js 
b/modules/ve-math/ve.ui.MWMathInspector.js
index 19b33b5..36ff09e 100644
--- a/modules/ve-math/ve.ui.MWMathInspector.js
+++ b/modules/ve-math/ve.ui.MWMathInspector.js
@@ -87,7 +87,7 @@
        this.$content.addClass( 've-ui-mwMathInspector-content' );
        this.form.$element.append(
                inputField.$element,
-               this.$generatedContentsErrorContainer,
+               this.generatedContentsError.$element,
                displayField.$element,
                idField.$element
        );

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iedd632af8743a53aa96b736ca5ef5af40c28bc7a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Math
Gerrit-Branch: master
Gerrit-Owner: Tchanders <thalia.e.c...@googlemail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to