You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by ds...@apache.org on 2004/01/21 22:16:33 UTC

cvs commit: jakarta-tapestry/junit/src/org/apache/tapestry/junit/mock/wml Home.wml

dsolis      2004/01/21 13:16:33

  Modified:    junit/src/org/apache/tapestry/junit/mock/wml Home.wml
  Log:
  Use model from PropertySelection
  
  Revision  Changes    Path
  1.4       +2 -2      jakarta-tapestry/junit/src/org/apache/tapestry/junit/mock/wml/Home.wml
  
  Index: Home.wml
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/junit/src/org/apache/tapestry/junit/mock/wml/Home.wml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Home.wml	24 Jun 2003 01:49:10 -0000	1.3
  +++ Home.wml	21 Jan 2004 21:16:33 -0000	1.4
  @@ -34,7 +34,7 @@
               <anchor title="Start">Start
                   <go jwcid="go@wml:Go" stateful="ognl:false" listener="ognl:listeners.submit" direct="ognl:false">
                       <postfield jwcid="u@wml:Postfield" name="ognl:components.uInput.name" value="ognl:u"/>
  -                    <postfield jwcid="l@wml:SelectionField" name="ognl:components.select.name" value="ognl:l"  model="ognl:@org.apache.tapestry.junit.mock.wml.Home@MODEL"/>
  +                    <postfield jwcid="l@wml:SelectionField" name="ognl:components.select.name" value="ognl:l"  model="ognl:components.select.model"/>
                   </go>
               </anchor>
           </p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org