mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-06-10 06:49:34 +08:00
committed by
Pawel Kozlowski
parent
0b4e150aa5
commit
bdbe4fd34a
@@ -1168,7 +1168,7 @@ function getNgAttribute(element, ngAttr) {
|
||||
* {@link angular.bootstrap} instead. AngularJS applications cannot be nested within each other.
|
||||
*
|
||||
* You can specify an **AngularJS module** to be used as the root module for the application. This
|
||||
* module will be loaded into the {@link auto.$injector} when the application is bootstrapped and
|
||||
* module will be loaded into the {@link auto.$injector} when the application is bootstrapped. It
|
||||
* should contain the application code needed or have dependencies on other modules that will
|
||||
* contain the code. See {@link angular.module} for more information.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user