Skip to content

Commit 3aabe8f

Browse files
author
Kendo Bot
committed
Sync with Kendo UI Professional
1 parent d148587 commit 3aabe8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/kendo.dropdownbutton.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ var __meta__ = { // jshint ignore:line
5050
options.enabled = options.enabled !== false && !$(element).prop(DISABLED);
5151
Widget.fn.init.call(that, element, options);
5252

53+
that.wrapper = that.element;
54+
5355
that._mainButton();
5456
that._renderMenu();
5557

0 commit comments

Comments
 (0)