|
@@ -177,8 +177,6 @@ define([
|
|
};
|
|
};
|
|
|
|
|
|
AttachBody.prototype._resizeDropdown = function () {
|
|
AttachBody.prototype._resizeDropdown = function () {
|
|
- this.$dropdownContainer.width();
|
|
|
|
-
|
|
|
|
var css = {
|
|
var css = {
|
|
width: this.$container.outerWidth(false) + 'px'
|
|
width: this.$container.outerWidth(false) + 'px'
|
|
};
|
|
};
|