You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2014/12/31 12:37:46 UTC

svn commit: r1648678 - /isis/site/trunk/content/intro/tutorials/step-by-step-petclinic.md

Author: danhaywood
Date: Wed Dec 31 11:37:46 2014
New Revision: 1648678

URL: http://svn.apache.org/r1648678
Log:
petclinic tutorial

Modified:
    isis/site/trunk/content/intro/tutorials/step-by-step-petclinic.md

Modified: isis/site/trunk/content/intro/tutorials/step-by-step-petclinic.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/intro/tutorials/step-by-step-petclinic.md?rev=1648678&r1=1648677&r2=1648678&view=diff
==============================================================================
--- isis/site/trunk/content/intro/tutorials/step-by-step-petclinic.md (original)
+++ isis/site/trunk/content/intro/tutorials/step-by-step-petclinic.md Wed Dec 31 11:37:46 2014
@@ -82,23 +82,23 @@ This will accomplish the same thing, tho
 
 Navigate to the Wicket UI (eg http://localhost:8080/wicket), and login (sven/pass).
 
-<img src="resources/petclinic/010-01-login-page.png"></img>
+<img src="resources/petclinic/010-01-login-page.png" width="900"></img>
 
 The home page should be shown:
 
-<img src="resources/petclinic/010-02-home-page.png"></img>
+<img src="resources/petclinic/010-02-home-page.png" width="900"></img>
 
 Install the fixtures (example test data) using the `Prototyping` menu:
 
-<img src="resources/petclinic/010-03-prototyping-menu.png"></img>
+<img src="resources/petclinic/010-03-prototyping-menu.png" width="900"></img>
 
 List all objects using the `Simple Objects` menu:
 
-<img src="resources/petclinic/010-04-simpleobjects.png"></img>
+<img src="resources/petclinic/010-04-simpleobjects.png" width="900"></img>
 
 To return the objects created:
 
-<img src="resources/petclinic/010-05-simpleobject-list.png"></img>
+<img src="resources/petclinic/010-05-simpleobject-list.png" width="900"></img>
 
 Experiment some more, to:
 * create a new object