From 5143e7bf065a3cbdf8400cf095b653d51bc83b8f Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Fri, 6 Jan 2012 18:10:47 -0800 Subject: feat(module): new module loader --- docs/content/tutorial/step_02.ngdoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/content/tutorial/step_02.ngdoc') diff --git a/docs/content/tutorial/step_02.ngdoc b/docs/content/tutorial/step_02.ngdoc index 792228df..ceeb0e92 100644 --- a/docs/content/tutorial/step_02.ngdoc +++ b/docs/content/tutorial/step_02.ngdoc @@ -29,6 +29,7 @@ The __view__ component is constructed by Angular from this template: __`app/index.html`:__
+
...
@@ -39,7 +40,7 @@ __`app/index.html`:__
-
+
--
cgit v1.2.3