mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-01-12 22:45:52 +08:00
7 lines
248 B
Plaintext
7 lines
248 B
Plaintext
* move angular-bootstrap.js out of anugular.js.
|
|
* 'angular' is the official namespace for public API
|
|
- angular.defaults = {}
|
|
- var scope = angular.compile(element, options);
|
|
* angular.js is not self boot straping by default.
|
|
* Remove SWFObject
|