1
0
mirror of synced 2025-02-09 16:49:24 +03:00

clarification for remote dataset docs

This commit is contained in:
Igor Vaynberg 2012-03-25 23:44:31 -07:00
parent ead7dda66b
commit 287e765d3f

View File

@ -612,6 +612,7 @@ $("#e9").select2();
</table>
</td></tr>
</table>
<p class="alert alert-warning">In order for this function to work Select2 should be attached to a <code>input type='hidden'</code> tag instead of a <code>select</code>.</p>
</td>
</tr>
<tr><td>ajax</td><td>object</td><td>
@ -643,6 +644,7 @@ $("#e9").select2();
</table>
</td></tr>
</table>
<p class="alert alert-warning">In order for this function to work Select2 should be attached to a <code>input type='hidden'</code> tag instead of a <code>select</code>.</p>
</td></tr>
</table>