]> source.dussan.org Git - jquery.git/commit
With all of the ready calls removed internally, ready was never kicked off. Add a...
authorTimmy Willison <timmywillisn@gmail.com>
Fri, 6 Sep 2013 15:26:08 +0000 (11:26 -0400)
committerTimmy Willison <timmywillisn@gmail.com>
Fri, 6 Sep 2013 15:26:08 +0000 (11:26 -0400)
commit73e120116ce13b992d5229b3e10fcc19f9505a15
tree3a8cbb0779b4f29e3dda6d37a4ac59a1aa9af8ec
parentbbbdd947256a3fcd788fb9d4f306046082a1ef1f
With all of the ready calls removed internally, ready was never kicked off. Add a call in the ready module to ensure ready is checked.
src/core/ready.js