aboutsummaryrefslogtreecommitdiffstats
path: root/src/service
diff options
context:
space:
mode:
authorVojta Jina2012-02-19 12:59:10 -0800
committerVojta Jina2012-02-28 17:48:07 -0800
commit60743fc52aea9eabee58258a31f4ba465013cb4e (patch)
treef148f23deab430bb33f84925af9f2afee17ac075 /src/service
parent9486590e1be7282bb0e87586a35ca0bee6c64ee0 (diff)
downloadangular.js-60743fc52aea9eabee58258a31f4ba465013cb4e.tar.bz2
feat(ng:include) Fire $contentLoaded event
+ refactor unload to listen on this event -> we can use unload with ng:view as well Closes #743
Diffstat (limited to 'src/service')
-rw-r--r--src/service/route.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/service/route.js b/src/service/route.js
index 8d8086af..50f335a2 100644
--- a/src/service/route.js
+++ b/src/service/route.js
@@ -177,7 +177,7 @@ function $RouteProvider(){
* @ngdoc event
* @name angular.module.ng.$route#$routeUpdate
* @eventOf angular.module.ng.$route
- * @eventType emit on the current route scope
+ * @eventType broadcast on root scope
* @description
*
* The `reloadOnSearch` property has been set to false, and we are reusing the same