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

Gavin King gavin.king at jboss.com
Tue Nov 14 00:50:59 EST 2006


  User: gavin   
  Date: 06/11/14 00:50:59

  Modified:    examples/hibernate2/view        book.xhtml confirm.xhtml
                        home.xhtml hotel.xhtml main.xhtml password.xhtml
                        register.xhtml
  Log:
  s:button
  
  Revision  Changes    Path
  1.4       +2 -2      jboss-seam/examples/hibernate2/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/hibernate2/view/book.xhtml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- book.xhtml	14 Nov 2006 05:03:01 -0000	1.3
  +++ book.xhtml	14 Nov 2006 05:50:59 -0000	1.4
  @@ -165,8 +165,8 @@
   		<div class="entry">
   			<div class="label">&#160;</div>
   			<div class="input">
  -				<h:commandButton id="proceed" value="Proceed" action="#{hotelBooking.setBookingDetails}" styleClass="button"/>&#160;
  -				<s:button id="cancel" value="Cancel" action="#{hotelBooking.cancel}" styleClass="button"/>
  +				<h:commandButton id="proceed" value="Proceed" action="#{hotelBooking.setBookingDetails}"/>&#160;
  +				<s:button id="cancel" value="Cancel" action="#{hotelBooking.cancel}"/>
   			</div>
   		</div>		
   	</fieldset>
  
  
  
  1.3       +3 -3      jboss-seam/examples/hibernate2/view/confirm.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: confirm.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate2/view/confirm.xhtml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- confirm.xhtml	9 Nov 2006 00:37:29 -0000	1.2
  +++ confirm.xhtml	14 Nov 2006 05:50:59 -0000	1.3
  @@ -49,9 +49,9 @@
   		<div class="entry">
   			<div class="label">&#160;</div>
   			<div class="input">
  -				<h:commandButton id="confirm" value="Confirm" action="#{hotelBooking.confirm}" styleClass="button"/>&#160;
  -    			<h:commandButton id="revise" value="Revise" action="back" styleClass="button"/>&#160;
  -    			<h:commandButton id="cancel" value="Cancel" action="#{hotelBooking.cancel}" styleClass="button"/>
  +				<h:commandButton id="confirm" value="Confirm" action="#{hotelBooking.confirm}"/>&#160;
  +    			<h:commandButton id="revise" value="Revise" action="back"/>&#160;
  +    			<h:commandButton id="cancel" value="Cancel" action="#{hotelBooking.cancel}"/>
   			</div>
   		</div>
   	</fieldset>
  
  
  
  1.3       +1 -1      jboss-seam/examples/hibernate2/view/home.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: home.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate2/view/home.xhtml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- home.xhtml	9 Nov 2006 00:37:29 -0000	1.2
  +++ home.xhtml	14 Nov 2006 05:50:59 -0000	1.3
  @@ -28,7 +28,7 @@
   					<h:inputSecret id="password" value="#{user.password}" style="width: 175px;"/>
   				</div>
   				<div class="errors"><h:messages globalOnly="true"/></div>
  -				<div class="buttonBox"><h:commandButton id="login" action="#{login.login}" value="Account Login" styleClass="button"/></div>
  +				<div class="buttonBox"><h:commandButton id="login" action="#{login.login}" value="Account Login"/></div>
   				<div class="notes"><h:commandLink id="register" action="register">Register New User</h:commandLink></div>
   			</fieldset>
               </h:form>
  
  
  
  1.3       +2 -2      jboss-seam/examples/hibernate2/view/hotel.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: hotel.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate2/view/hotel.xhtml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- hotel.xhtml	9 Nov 2006 00:37:29 -0000	1.2
  +++ hotel.xhtml	14 Nov 2006 05:50:59 -0000	1.3
  @@ -40,8 +40,8 @@
   <div class="section">
   	<h:form id="hotel">
   	<fieldset class="buttonBox">
  -		<h:commandButton id="bookHotel" action="#{hotelBooking.bookHotel}" value="Book Hotel" styleClass="button"/>&#160;
  -		<h:commandButton id="cancel" action="#{hotelBooking.cancel}" value="Back to Search" styleClass="button"/>
  +		<h:commandButton id="bookHotel" action="#{hotelBooking.bookHotel}" value="Book Hotel"/>&#160;
  +		<h:commandButton id="cancel" action="#{hotelBooking.cancel}" value="Back to Search"/>
   	</fieldset>
   	</h:form>
   </div>
  
  
  
  1.2       +1 -1      jboss-seam/examples/hibernate2/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/hibernate2/view/main.xhtml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- main.xhtml	8 Nov 2006 10:01:02 -0000	1.1
  +++ main.xhtml	14 Nov 2006 05:50:59 -0000	1.2
  @@ -23,7 +23,7 @@
            <a:support event="onkeyup" actionListener="#{hotelSearch.find}" reRender="searchResults" />
          </h:inputText>
          &#160;
  -	   <a:commandButton id="findHotels" value="Find Hotels" action="#{hotelSearch.find}" styleClass="button" reRender="searchResults"/>
  +	   <a:commandButton id="findHotels" value="Find Hotels" action="#{hotelSearch.find}" reRender="searchResults"/>
          &#160;
          <a:status>
             <f:facet name="start">
  
  
  
  1.4       +2 -2      jboss-seam/examples/hibernate2/view/password.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: password.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate2/view/password.xhtml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- password.xhtml	14 Nov 2006 05:03:01 -0000	1.3
  +++ password.xhtml	14 Nov 2006 05:50:59 -0000	1.4
  @@ -52,8 +52,8 @@
   			<div class="entry">
   				<div class="label">&#160;</div>
   				<div class="input">
  -					<h:commandButton id="change" value="Change" action="#{changePassword.changePassword}" styleClass="button"/>&#160;
  -					<s:button id="cancel" value="Cancel" action="#{changePassword.cancel}" styleClass="button"/>
  +					<h:commandButton id="change" value="Change" action="#{changePassword.changePassword}"/>&#160;
  +					<s:button id="cancel" value="Cancel" action="#{changePassword.cancel}"/>
   				</div>
   			</div>
   			
  
  
  
  1.4       +2 -2      jboss-seam/examples/hibernate2/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/hibernate2/view/register.xhtml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- register.xhtml	14 Nov 2006 05:03:01 -0000	1.3
  +++ register.xhtml	14 Nov 2006 05:50:59 -0000	1.4
  @@ -100,8 +100,8 @@
   					<div class="entry">
   						<div class="label">&#160;</div>
   						<div class="input">
  -							<h:commandButton id="register" value="Register" action="#{register.register}" styleClass="button"/>&#160;
  -							<s:button id="cancel" value="Cancel" action="login" styleClass="button"/>
  +							<h:commandButton id="register" value="Register" action="#{register.register}"/>&#160;
  +							<s:button id="cancel" value="Cancel" action="login"/>
   						</div>
   					</div>
   					
  
  
  



More information about the jboss-cvs-commits mailing list