1
0
mirror of synced 2025-02-04 14:19:23 +03:00

Restoring allowedMethod container

This commit is contained in:
Mike S 2013-06-04 10:09:49 -07:00
parent 796c9e802a
commit bbd08bec03

View File

@ -3034,7 +3034,7 @@ the specific language governing permissions and limitations under the Apache Lic
opts,
select2,
value, multiple,
allowedMethods = ["val", "destroy", "opened", "open", "close", "focus", "isFocused", "container", "onSortStart", "onSortEnd", "enable", "readonly", "positionDropdown", "data", "search"],
allowedMethods = ["val", "destroy", "opened", "open", "close", "focus", "isFocused", "container", "dropdown", "onSortStart", "onSortEnd", "enable", "readonly", "positionDropdown", "data", "search"],
valueMethods = ["val", "opened", "isFocused", "container", "data"];
this.each(function () {