docs(tutorial): update description of app behavior

closes #716. See also #685
This commit is contained in:
Ward Bell 2016-01-17 22:49:41 -08:00
parent a01e0cc6e2
commit 2b2ec380b7

View File

@ -47,9 +47,9 @@ figure.image-display
img(src='/resources/images/devguide/toh/hero-details-1.png' alt="Details of hero in app") img(src='/resources/images/devguide/toh/hero-details-1.png' alt="Details of hero in app")
:marked :marked
Clicking the "Back" button would return us to the "Dashboard".
Links at the top can take us to either of the main views. 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 We'll click "Heroes". The app takes to the "Heroes" master list view.
"Magneta" as the selected hero.
figure.image-display figure.image-display
img(src='/resources/images/devguide/toh/heroes-list-2.png' alt="Output of heroes list app") img(src='/resources/images/devguide/toh/heroes-list-2.png' alt="Output of heroes list app")