From 8e2675029f5ca404a7c649cc161df3ea642d941f Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Sat, 28 Apr 2012 22:45:28 -0700 Subject: chore(docs): re-skin main documentation --- docs/content/tutorial/step_10.ngdoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/content/tutorial/step_10.ngdoc') diff --git a/docs/content/tutorial/step_10.ngdoc b/docs/content/tutorial/step_10.ngdoc index 1d60de06..85c14072 100644 --- a/docs/content/tutorial/step_10.ngdoc +++ b/docs/content/tutorial/step_10.ngdoc @@ -2,13 +2,13 @@ @name Tutorial: 10 - Event Handlers @description - + In this step, you will add a clickable phone image swapper to the phone details page. - +
The phone details view displays one large image of the current phone and several smaller thumbnail @@ -70,7 +70,7 @@ url of the thumbnail image.
TODO! - +
## Test @@ -138,4 +138,4 @@ With the phone image swapper in place, we're ready for {@link step_11 step 11} ( learn an even better way to fetch data. - + -- cgit v1.2.3