Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit a36863e

Browse files
danielmbarlowcaitp
authored andcommitted
docs(tutorial/step_12): added 'see phone-detail change'
This one caught me out for a while because, despite the note underneath, I didn't notice the addition of <div class="phone-images"> and it's repeater until later. Closes #9924
1 parent 98da7ad commit a36863e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/content/tutorial/step_12.ngdoc

+2-1
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,8 @@ occur whenever the CSS class itself changes.
368368
Whenever a new phone thumbnail is selected, the state changes and the `.active` CSS class is added
369369
to the matching profile image and the animation plays.
370370

371-
Let's get started and tweak our HTML code on the `phone-detail.html` page first:
371+
Let's get started and tweak our HTML code on the `phone-detail.html` page first. Notice that we
372+
have changed the way we display our large image:
372373

373374
__`app/partials/phone-detail.html`.__
374375

0 commit comments

Comments
 (0)