[jboss-cvs] jboss-seam/examples/booking/view ...

Gavin King gavin.king at jboss.com
Thu Sep 28 13:05:08 EDT 2006


  User: gavin   
  Date: 06/09/28 13:05:08

  Modified:    examples/booking/view  main.xhtml
  Log:
  much nicer
  
  Revision  Changes    Path
  1.19      +1 -1      jboss-seam/examples/booking/view/main.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: main.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/booking/view/main.xhtml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -b -r1.18 -r1.19
  --- main.xhtml	28 Sep 2006 15:48:15 -0000	1.18
  +++ main.xhtml	28 Sep 2006 17:05:08 -0000	1.19
  @@ -48,7 +48,7 @@
   		</h:column>
   		<h:column>
   			<f:facet name="header">Action</f:facet>
  -			<s:link value="View Hotel" action="#{hotelBooking.selectHotel(hotels.rowData)}"/>
  +			<s:link value="View Hotel" action="#{hotelBooking.selectHotel(hot)}"/>
   		</h:column>
   	</h:dataTable>
   </div>
  
  
  



More information about the jboss-cvs-commits mailing list