mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-17 22:34:43 +08:00
fix(angular-boostrap): add missing jQuery/jqLite binding
This commit is contained in:
2
src/angular-bootstrap.js
vendored
2
src/angular-bootstrap.js
vendored
@@ -107,6 +107,8 @@
|
||||
// empty the cache to prevent mem leaks
|
||||
globalVars = {};
|
||||
|
||||
bindJQuery();
|
||||
|
||||
angularInit(config, document);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user