mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
6 lines
248 B
Text
6 lines
248 B
Text
* 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
|