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

Gavin King gavin.king at jboss.com
Sun Oct 22 07:02:31 EDT 2006


  User: gavin   
  Date: 06/10/22 07:02:31

  Modified:    examples/booking/view  main.xhtml
  Log:
  no more myfaces bug
  
  Revision  Changes    Path
  1.23      +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.22
  retrieving revision 1.23
  diff -u -b -r1.22 -r1.23
  --- main.xhtml	12 Oct 2006 22:44:47 -0000	1.22
  +++ main.xhtml	22 Oct 2006 11:02:31 -0000	1.23
  @@ -69,6 +69,7 @@
   	</h:dataTable>
   	<s:link value="More results" action="#{hotelSearch.nextPage}" rendered="#{hotelSearch.nextPageAvailable}"/>
     </div>
  +</a:outputPanel>
   
   <div class="section">
   	<h1>Current Hotel Bookings</h1>
  @@ -108,7 +109,6 @@
   	</h:dataTable>
     </h:form>
   </div>
  -</a:outputPanel>
   
   </ui:define>
   
  
  
  



More information about the jboss-cvs-commits mailing list