From 8aa18f0ad036fd4f2dc26f54d80754c70232b4f7 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Fri, 18 May 2012 15:26:09 -0700 Subject: chore($location) switch to use $rootElement --- src/ng/rootElement.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/ng/rootElement.js') 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 -- cgit v1.2.3