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

Commit dc4b065

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 56138bd commit dc4b065

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
@@ -369,7 +369,8 @@ occur whenever the CSS class itself changes.
369369
Whenever a new phone thumbnail is selected, the state changes and the `.active` CSS class is added
370370
to the matching profile image and the animation plays.
371371

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

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

0 commit comments

Comments
 (0)