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

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


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

  Modified:    examples/booking/view  book.xhtml
  Log:
  not needed in facelets
  
  Revision  Changes    Path
  1.13      +1 -1      jboss-seam/examples/booking/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/booking/view/book.xhtml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -b -r1.12 -r1.13
  --- book.xhtml	2 Oct 2006 05:29:44 -0000	1.12
  +++ book.xhtml	2 Oct 2006 18:07:54 -0000	1.13
  @@ -158,7 +158,7 @@
   		</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="Cancel" action="#{hotelBooking.cancel}" buttonClass="button" linkStyle="button"/>
  
  
  



More information about the jboss-cvs-commits mailing list