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

Gavin King gavin.king at jboss.com
Mon Oct 2 14:07:53 EDT 2006


  User: gavin   
  Date: 06/10/02 14:07:53

  Modified:    examples/hibernate/view  book.xhtml
  Log:
  not needed in facelets
  
  Revision  Changes    Path
  1.5       +1 -1      jboss-seam/examples/hibernate/view/book.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: book.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate/view/book.xhtml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- book.xhtml	4 May 2006 23:42:06 -0000	1.4
  +++ book.xhtml	2 Oct 2006 18:07:53 -0000	1.5
  @@ -120,7 +120,7 @@
   		
   		<div class="entry errors"><h:messages globalOnly="true"/></div>
   		<div class="entry">
  -			<div class="label"><f:verbatim>&#160;</f:verbatim></div>
  +			<div class="label">&#160;</div>
   			<div class="input">
   				<h:commandButton value="Proceed" action="#{hotelBooking.setBookingDetails}" class="button"/>&#160;
   				<s:link value="Back To Search" action="main" buttonClass="button" linkStyle="button"/>
  
  
  



More information about the jboss-cvs-commits mailing list