mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-03-16 21:40:23 +00:00
Fix #574 -- Update jQuery documentation
Update jQuery documentation to reflect jQuery versino support.
This commit is contained in:
parent
dca7dbc5d1
commit
1ae52d7436
1 changed files with 3 additions and 3 deletions
|
|
@ -57,9 +57,9 @@ with::
|
|||
External Dependencies
|
||||
---------------------
|
||||
|
||||
* jQuery version 2
|
||||
This is not included in the package since it is expected
|
||||
that in most scenarios this would already be available.
|
||||
* jQuery (version >=2)
|
||||
jQuery is not included in the package since it is expected
|
||||
that in most scenarios is is already loaded.
|
||||
|
||||
Example Application
|
||||
-------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue