We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 645625c commit 0605e61Copy full SHA for 0605e61
src/angular.suffix
@@ -4,7 +4,7 @@
4
return;
5
}
6
7
- //try to bind to jquery now so that one can write angular.element().read()
+ //try to bind to jquery now so that one can write jqLite(document).ready()
8
//but we will rebind on bootstrap again.
9
bindJQuery();
10
0 commit comments