docs(jqlite): add docs for wrap()

This commit is contained in:
Igor Minar 2012-03-06 14:14:59 -08:00
parent 2acd60df4d
commit 08ad4b6a46

View file

@ -56,6 +56,7 @@
* - [toggleClass()](http://api.jquery.com/toggleClass/)
* - [unbind()](http://api.jquery.com/unbind/)
* - [val()](http://api.jquery.com/val/)
* - [wrap()](http://api.jquery.com/wrap/)
*
* ## In addtion to the above, Angular privides an additional method to both jQuery and jQuery lite:
*