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

Gavin King gavin.king at jboss.com
Tue Oct 17 08:48:48 EDT 2006


  User: gavin   
  Date: 06/10/17 08:48:48

  Modified:    examples/booking/view  register.xhtml
  Log:
  oops
  
  Revision  Changes    Path
  1.13      +1 -1      jboss-seam/examples/booking/view/register.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: register.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/booking/view/register.xhtml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -b -r1.12 -r1.13
  --- register.xhtml	16 Oct 2006 13:16:26 -0000	1.12
  +++ register.xhtml	17 Oct 2006 12:48:48 -0000	1.13
  @@ -68,7 +68,7 @@
                                           <a:support event="onblur" reRender="nameErrors"/>
                                       </h:inputText>
                                       <br/>
  -                                    <s:outputPanel id="nameErrors"><s:message/></a:outputPanel>
  +                                    <a:outputPanel id="nameErrors"><s:message/></a:outputPanel>
   								</s:decorate>
   							</div>
   						</div>
  
  
  



More information about the jboss-cvs-commits mailing list