diff --git a/select2-latest.html b/select2-latest.html index 5f47a230..219feee8 100755 --- a/select2-latest.html +++ b/select2-latest.html @@ -857,7 +857,7 @@ $("#e18,#e18_2").select2();
element
Uses javascript to calculate the width of the source element.
copy
Copies the value of the width style attribute set on the source element
resolve
First attempts to copy than falls back on element
-
other values
other values are used verbatim
+
other values
if the width attribute contains a function it will be avaluated, otherwise the value is used verbatim
minimumInputLengthintNumber of characters necessary to start a search diff --git a/select2-master b/select2-master index 3fc1bc6f..b672d760 160000 --- a/select2-master +++ b/select2-master @@ -1 +1 @@ -Subproject commit 3fc1bc6f3547bd8fee1e9cb2597bc556f1934e47 +Subproject commit b672d760acec620681d95377262b93e52d96bae1