Merge "Make category suggestions dropdown appear below the input box"

This commit is contained in:
jenkins-bot 2013-10-23 19:38:10 +00:00 committed by Gerrit Code Review
commit 2f2a2207aa

View file

@ -34,7 +34,7 @@ ve.ui.MWCategoryWidget = function VeUiMWCategoryWidget( config ) {
'$$': this.$$, '$overlay': config.$overlay
} );
this.input = new ve.ui.MWCategoryInputWidget( this, {
'$$': this.$$, '$overlay': config.$overlay, '$container': this.$
'$$': this.$$, '$overlay': config.$overlay
} );
// Events