aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/rootElement.js
diff options
context:
space:
mode:
authorMisko Hevery2012-05-18 15:26:09 -0700
committerMisko Hevery2012-06-02 14:51:03 -0700
commit8aa18f0ad036fd4f2dc26f54d80754c70232b4f7 (patch)
treecc2eecd0b7a252ae372bc6c67605ae970984262a /src/ng/rootElement.js
parent85632cb44c95617d73c369f3a03fb476a4d5c8a2 (diff)
downloadangular.js-8aa18f0ad036fd4f2dc26f54d80754c70232b4f7.tar.bz2
chore($location) switch to use $rootElement
Diffstat (limited to 'src/ng/rootElement.js')
-rw-r--r--src/ng/rootElement.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ng/rootElement.js b/src/ng/rootElement.js
index 7b72c2de..20e5bfc4 100644
--- a/src/ng/rootElement.js
+++ b/src/ng/rootElement.js
@@ -11,3 +11,6 @@
* location where the applications {@link angular.module.AUTO.$injector $injector} service gets
* published, it can be retrieved using `$rootElement.injector()`.
*/
+
+
+// the implementation is in angular.bootstrap