Fix #574 -- Update jQuery documentation

Update jQuery documentation to reflect jQuery versino support.
This commit is contained in:
Johannes Hoppe 2019-10-08 09:41:37 -10:00
parent dca7dbc5d1
commit 1ae52d7436

View file

@ -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
-------------------