docs(tutorial): update description of app behavior
closes #716. See also #685
This commit is contained in:
parent
a01e0cc6e2
commit
2b2ec380b7
|
@ -47,9 +47,9 @@ figure.image-display
|
|||
img(src='/resources/images/devguide/toh/hero-details-1.png' alt="Details of hero in app")
|
||||
|
||||
:marked
|
||||
Clicking the "Back" button would return us to the "Dashboard".
|
||||
Links at the top can take us to either of the main views.
|
||||
We'll click the "Back" button which sends us to the "Heroes" master list view with
|
||||
"Magneta" as the selected hero.
|
||||
We'll click "Heroes". The app takes to the "Heroes" master list view.
|
||||
|
||||
figure.image-display
|
||||
img(src='/resources/images/devguide/toh/heroes-list-2.png' alt="Output of heroes list app")
|
||||
|
|
Loading…
Reference in New Issue