Bartosz Dziewoński has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/391885 )
Change subject: DraggableGroupElement: Don't try to access non-existent property
......................................................................
DraggableGroupElement: Don't try to access non-existent property
Change-Id: I6b42cc7001bf739deb8d85b39f43e2e3a22a09b7
---
M src/mixins/DraggableGroupElement.js
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/85/391885/1
diff --git a/src/mixins/DraggableGroupElement.js
b/src/mixins/DraggableGroupElement.js
index 02425f1..cee1db2 100644
--- a/src/mixins/DraggableGroupElement.js
+++ b/src/mixins/DraggableGroupElement.js
@@ -48,7 +48,6 @@
}
this.$element
.addClass( 'oo-ui-draggableGroupElement' )
- .append( this.$status )
.toggleClass( 'oo-ui-draggableGroupElement-horizontal',
this.orientation === 'horizontal' );
};
--
To view, visit https://gerrit.wikimedia.org/r/391885
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6b42cc7001bf739deb8d85b39f43e2e3a22a09b7
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Bartosz Dziewoński <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits