catch up to master
This commit is contained in:
parent
a9e2368b79
commit
d289b89962
@ -857,7 +857,7 @@ $("#e18,#e18_2").select2();
|
|||||||
<dt>element</dt><dd>Uses javascript to calculate the width of the source element.</dd>
|
<dt>element</dt><dd>Uses javascript to calculate the width of the source element.</dd>
|
||||||
<dt>copy</dt><dd>Copies the value of the width style attribute set on the source element</dd>
|
<dt>copy</dt><dd>Copies the value of the width style attribute set on the source element</dd>
|
||||||
<dt>resolve</dt><dd>First attempts to <u>copy</u> than falls back on <u>element</u></dd>
|
<dt>resolve</dt><dd>First attempts to <u>copy</u> than falls back on <u>element</u></dd>
|
||||||
<dt>other values</dt><dd>other values are used verbatim</dd>
|
<dt>other values</dt><dd>if the width attribute contains a function it will be avaluated, otherwise the value is used verbatim</dd>
|
||||||
</dl>
|
</dl>
|
||||||
</td></tr>
|
</td></tr>
|
||||||
<tr><td>minimumInputLength</td><td>int</td><td>Number of characters necessary to start a search</td></tr>
|
<tr><td>minimumInputLength</td><td>int</td><td>Number of characters necessary to start a search</td></tr>
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 3fc1bc6f3547bd8fee1e9cb2597bc556f1934e47
|
Subproject commit b672d760acec620681d95377262b93e52d96bae1
|
Loading…
x
Reference in New Issue
Block a user