catch up to master
This commit is contained in:
parent
3a59eb8120
commit
5ee6c4eecb
@ -1013,6 +1013,15 @@ $("#e18,#e18_2").select2();
|
||||
<tr><td><returns></td><td>string</td><td>Message html</td></tr>
|
||||
</table>
|
||||
</td></tr>
|
||||
<tr><td>formatSearching</td><td>function</td><td>
|
||||
Function used to render the "Searching..." message that is displayed while
|
||||
search is in progress
|
||||
<pre>formatSearching()</pre>
|
||||
<table class="table table-bordered table-striped">
|
||||
<tr><th>Parameter</th><th>Type</th><th>Description</th></tr>
|
||||
<tr><td><returns></td><td>string</td><td>Message html</td></tr>
|
||||
</table>
|
||||
</td></tr>
|
||||
<tr><td>formatInputTooShort</td><td>function</td><td>
|
||||
Function used to render the "Search input too short" message
|
||||
<pre>formatInputTooShort(term, minLength)</pre>
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 3a1dcd14f36dcf3d385fa4fa30d42478827d8bb0
|
||||
Subproject commit 921bf0643452b2bd3e1cb059ef9426fd611b7ea8
|
Loading…
x
Reference in New Issue
Block a user