cziegeler    2004/04/02 05:51:07

  Modified:    src/blocks/portal/samples/profiles/copletdata portal.xml
  Log:
  Correct sample that didn't work anymore because of the samples refactoring
  
  Revision  Changes    Path
  1.19      +1 -1      
cocoon-2.1/src/blocks/portal/samples/profiles/copletdata/portal.xml
  
  Index: portal.xml
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/blocks/portal/samples/profiles/copletdata/portal.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- portal.xml        6 Mar 2004 02:26:20 -0000       1.18
  +++ portal.xml        2 Apr 2004 13:51:07 -0000       1.19
  @@ -357,7 +357,7 @@
         </attribute>
         <attribute>
                <name>temporary:application-uri</name>
  -             <value xsi:type="java:java.lang.String" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>cocoon://samples/portal/coplets/samples/form</value>
  +             <value xsi:type="java:java.lang.String" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>cocoon://samples/blocks/portal/coplets/samples/form</value>
         </attribute>
      </coplet-data>
      <coplet-data id="app-test-two" name="standard">
  
  
  

Reply via email to